From ff06a8ad414fc5cf7fae24af8f57c1a4cf29e270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Thu, 17 Feb 2022 20:38:47 +0100 Subject: [PATCH] docs: clarify releasenotes --- exampleSite/content/basics/migration/_index.en.md | 6 ++++-- exampleSite/content/cont/i18n/_index.en.md | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/exampleSite/content/basics/migration/_index.en.md b/exampleSite/content/basics/migration/_index.en.md index d15ffbe2b8..e09607d1be 100644 --- a/exampleSite/content/basics/migration/_index.en.md +++ b/exampleSite/content/basics/migration/_index.en.md @@ -28,9 +28,11 @@ This document shows you what's new in the latest release. For a detailed list of - **Change**: Due to a bug, that we couldn't fix in a general manner for color variants, we decided to remove `--MENU-SEARCH-BOX-ICONS-color`. -- **New**: With this release we have introduced a lot more color variables you can use in [your color variants]({{%relref "basics/customization/#mine-variant" %}}). Your old variants will still work and don't need to be changed as apropriate fallback values are used by the theme. Nevertheless, the new colors allow for much more customization. +- **New**: With this release you are now capable to define your own *dark mode* variants. - This feature was implemented to allow dark mode color variants. + To make this possible, we have introduced a lot more color variables you can use in [your color variants]({{%relref "basics/customization/#mine-variant" %}}). Your old variants will still work and don't need to be changed as apropriate fallback values are used by the theme. Nevertheless, the new colors allow for much more customization. + + To see what's now possible, see the new variants `relearn-dark` and `neon` that are coming with this release. - **New**: You can now configure multiple color variants in your `config.toml`. In this case, the first variant is the default chosen on first view and a theme switch will be shown in the menu footer. See the [documentation]({{%relref "basics/customization/#multiple-variants" %}}) for configuration. diff --git a/exampleSite/content/cont/i18n/_index.en.md b/exampleSite/content/cont/i18n/_index.en.md index fcf108a614..82042a86ee 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, Arabic, Dutch, Piratized English, German, Hindi, Indonesian, Japanese, Piratized English, Portuguese, Russian, Simplified Chinese, Spanish, Turkish). Feel free to contribute! +- 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! - Automatic menu generation from multilingual content - In-browser language switching