Docs: switch theme language and localize the rest

This commit is contained in:
Valentin V. Bartenev
2026-05-02 21:39:52 +03:00
orang tua 9bdca82e48
melakukan 2d47eef756
+4 -3
Melihat File
@@ -1,6 +1,6 @@
site_name: MeshCoreTel-firmware Docs site_name: MeshCoreTel-firmware Docs
site_url: https://vbart.github.io/MeshCoreTel-firmware/ site_url: https://vbart.github.io/MeshCoreTel-firmware/
site_description: Documentation for the MeshCoreTel-firmware layer on top of MeshCore, including WiFi, MQTT, and release workflows site_description: Документация по специфичным для MeshCoreTel-firmware функциям: Wi-Fi, MQTT, веб-панель и API, также процессу выпуска релизов
repo_name: VBart/MeshCoreTel-firmware repo_name: VBart/MeshCoreTel-firmware
repo_url: https://github.com/VBart/MeshCoreTel-firmware repo_url: https://github.com/VBart/MeshCoreTel-firmware
@@ -8,6 +8,7 @@ edit_uri: edit/main/docs/
theme: theme:
name: material name: material
language: ru
logo: _assets/vbart.svg logo: _assets/vbart.svg
favicon: _assets/vbart.svg favicon: _assets/vbart.svg
features: features:
@@ -22,14 +23,14 @@ theme:
accent: custom accent: custom
toggle: toggle:
icon: material/weather-night icon: material/weather-night
name: Switch to dark mode name: Переключить на темную тему
- media: "(prefers-color-scheme: dark)" - media: "(prefers-color-scheme: dark)"
scheme: slate scheme: slate
primary: custom primary: custom
accent: custom accent: custom
toggle: toggle:
icon: material/weather-sunny icon: material/weather-sunny
name: Switch to light mode name: Переключить на светлую тему
extra_css: extra_css:
- _stylesheets/extra.css - _stylesheets/extra.css