docs: add RTL support and new languages to README

- Add RTL (Right-to-Left) layout to features section
- Add Arabic, Persian, Urdu to supported languages list
This commit is contained in:
Cell
2026-08-24 00:18:53 +08:00
parent 5f1e79f49c
commit df90a0eb96
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -105,6 +105,7 @@ Click the following links to generate a new repository with template:
- **Responsive** layout
- **Light/Dark** mode
- **RTL (Right-to-Left)** layout supported
- Globally consistent **design language**
- **Pagination** supported
- Easy-to-use and self-expanding **table of contents**
@@ -190,6 +191,9 @@ FixIt supports multilingual and i18n. For more information, see the [Content Man
- Hindi
- Japanese
- Korean
- Arabic
- Persian
- Urdu
</details>
+4
View File
@@ -105,6 +105,7 @@ pnpx fixit-cli create my-blog
- **响应式** 布局
- **浅色/深色** 主题模式
- 支持 **RTL(从右到左)** 布局
- 全局一致的 **设计语言**
- 支持 **分页**
- 易用和自动展开的 **文章目录**
@@ -190,6 +191,9 @@ FixIt 主题多语言基本配置及自动翻译等详见 [内容管理](https:/
- 印地语
- 日语
- 韩语
- 阿拉伯语
- 波斯语
- 乌尔都语
</details>