mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
parent
47d46ce33a
commit
7836d31711
3 changed files with 4 additions and 5 deletions
|
@ -11,7 +11,7 @@ The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo
|
|||
## Main features
|
||||
|
||||
- Automatic Search
|
||||
- Multilingual mode
|
||||
- Multilingual mode for English, Arabic, Simplified Chinese, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Vietnamese, Turkish
|
||||
- Unlimited menu levels
|
||||
- Automatic next/prev buttons to navigate through menu entries
|
||||
- Image resizing, shadow…
|
||||
|
@ -19,13 +19,12 @@ The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo
|
|||
- List child pages
|
||||
- Mermaid diagram (flowchart, sequence, gantt)
|
||||
- Customizable look and feel
|
||||
- Light, dark and various other predefined color variants
|
||||
- Predefined (light, dark) and customizable color variants
|
||||
- Buttons
|
||||
- Tip/Note/Info/Warning boxes
|
||||
- Expand
|
||||
- Tabs
|
||||
- File inclusion
|
||||
|
||||
## Installation
|
||||
|
||||
Visit the [installation instructions](https://mcshelby.github.io/hugo-theme-relearn/basics/installation) to learn how to setup the theme in your Hugo installation.
|
||||
|
|
|
@ -17,7 +17,7 @@ See [what's new]({{% relref "basics/migration" %}}) within the latest update.
|
|||
{{% /notice %}}
|
||||
|
||||
* [Automatic Search]({{%relref "basics/configuration#activate-search" %}})
|
||||
* [Multilingual mode]({{%relref "cont/i18n" %}})
|
||||
* [Multilingual mode]({{%relref "cont/i18n" %}}) for English, Arabic, Simplified Chinese, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Vietnamese, Turkish
|
||||
* Unlimited menu levels
|
||||
* Automatic next/prev buttons to navigate through menu entries
|
||||
* [Image resizing, shadow...]({{%relref "cont/markdown#images" %}})
|
||||
|
|
|
@ -7,7 +7,7 @@ The Relearn theme is fully compatible with Hugo multilingual mode.
|
|||
|
||||
It provides:
|
||||
|
||||
- Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Dutch, French, German, Hindi, Indonesian, Japanese, Portuguese, Russian, Spanish, Vietnamese, Turkish). Feel free to contribute!
|
||||
- Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Dutch, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, Vietnamese, Turkish). Feel free to contribute!
|
||||
- Automatic menu generation from multilingual content
|
||||
- In-browser language switching
|
||||
|
||||
|
|
Loading…
Reference in a new issue