mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
docs: order languages lexically
This commit is contained in:
parent
5365591554
commit
a0692851da
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo
|
||||||
- Usable offline, no external dependencies
|
- Usable offline, no external dependencies
|
||||||
- Automatic Search
|
- Automatic Search
|
||||||
- Print whole chapters or even the complete site
|
- Print whole chapters or even the complete site
|
||||||
- Multilingual mode for English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Vietnamese, Turkish
|
- Multilingual mode for English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Turkish, Vietnamese
|
||||||
- Unlimited menu levels
|
- Unlimited menu levels
|
||||||
- Automatic next/prev buttons to navigate through menu entries
|
- Automatic next/prev buttons to navigate through menu entries
|
||||||
- Image resizing, shadow…
|
- Image resizing, shadow…
|
||||||
|
|
|
@ -19,7 +19,7 @@ See [what's new]({{% relref "basics/migration" %}}) within the latest update.
|
||||||
* Usable offline, no external dependencies
|
* Usable offline, no external dependencies
|
||||||
* [Automatic Search]({{%relref "basics/configuration#activate-search" %}})
|
* [Automatic Search]({{%relref "basics/configuration#activate-search" %}})
|
||||||
* [Print]({{%relref "basics/configuration#activate-print-support" %}}) whole chapters or even the complete site
|
* [Print]({{%relref "basics/configuration#activate-print-support" %}}) whole chapters or even the complete site
|
||||||
* [Multilingual mode]({{%relref "cont/i18n" %}}) for English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Vietnamese, Turkish
|
* [Multilingual mode]({{%relref "cont/i18n" %}}) for English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Turkish, Vietnamese
|
||||||
* Unlimited menu levels
|
* Unlimited menu levels
|
||||||
* Automatic next/prev buttons to navigate through menu entries
|
* Automatic next/prev buttons to navigate through menu entries
|
||||||
* [Image resizing, shadow...]({{%relref "cont/markdown#images" %}})
|
* [Image resizing, shadow...]({{%relref "cont/markdown#images" %}})
|
||||||
|
|
|
@ -7,7 +7,7 @@ The Relearn theme is fully compatible with Hugo multilingual mode.
|
||||||
|
|
||||||
It provides:
|
It provides:
|
||||||
|
|
||||||
- Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Vietnamese, Turkish). Feel free to contribute!
|
- Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinesse, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!
|
||||||
- Automatic menu generation from multilingual content
|
- Automatic menu generation from multilingual content
|
||||||
- In-browser language switching
|
- In-browser language switching
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue