diff --git a/README.md b/README.md index 282e6c500a..c60b1a1b0f 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/exampleSite/content/_index.en.md b/exampleSite/content/_index.en.md index afcc330c81..4b6ae832e4 100644 --- a/exampleSite/content/_index.en.md +++ b/exampleSite/content/_index.en.md @@ -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" %}}) diff --git a/exampleSite/content/cont/i18n/_index.en.md b/exampleSite/content/cont/i18n/_index.en.md index 39b39b4895..3ef5957c64 100644 --- a/exampleSite/content/cont/i18n/_index.en.md +++ b/exampleSite/content/cont/i18n/_index.en.md @@ -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