mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +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
|
## Main features
|
||||||
|
|
||||||
- Automatic Search
|
- 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
|
- 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,13 +19,12 @@ The theme is a fork of the great [Learn theme](https://github.com/matcornic/hugo
|
||||||
- List child pages
|
- List child pages
|
||||||
- Mermaid diagram (flowchart, sequence, gantt)
|
- Mermaid diagram (flowchart, sequence, gantt)
|
||||||
- Customizable look and feel
|
- Customizable look and feel
|
||||||
- Light, dark and various other predefined color variants
|
- Predefined (light, dark) and customizable color variants
|
||||||
- Buttons
|
- Buttons
|
||||||
- Tip/Note/Info/Warning boxes
|
- Tip/Note/Info/Warning boxes
|
||||||
- Expand
|
- Expand
|
||||||
- Tabs
|
- Tabs
|
||||||
- File inclusion
|
- File inclusion
|
||||||
|
|
||||||
## Installation
|
## 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.
|
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 %}}
|
{{% /notice %}}
|
||||||
|
|
||||||
* [Automatic Search]({{%relref "basics/configuration#activate-search" %}})
|
* [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
|
* 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, 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
|
- Automatic menu generation from multilingual content
|
||||||
- In-browser language switching
|
- In-browser language switching
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue