Skip to content

Commit e805e55

Browse files
committed
v1.8
1 parent f2a8465 commit e805e55

3 files changed

Lines changed: 11 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,17 @@ If you like this template, light up your star ⭐️ in the top right corner, pr
99
### Features
1010

1111
- Optimized and beautified based on [MaterialX](https://github.com/jaywhj/mkdocs-material) for MkDocs, with modern themes like Zensical built in
12-
- Include theme color switching function, supports **adaptive** system theme colors
13-
- Includes multi-language selection functionality, supports **adaptive** localization language
12+
- Include theme color switching function, supports adaptive system theme colors
13+
- Includes multi-language selection functionality, supports adaptive localization language
1414
- Built-in next-generation date-author-avatar plugin [mkdocs-document-dates](https://github.com/jaywhj/mkdocs-document-dates)
1515
- Built-in GLightbox plugin for image lightbox effects
1616
- Built-in AI i18n multi-language plugin, supporting 100+ languages for free switching
1717
- Built-in offline plugin for offline website access
1818
- Built-in search plugin and blog plugin
1919
- Supports rendering of mathematical formulas and chemical equations
2020
- Supports Mermaid diagram rendering
21+
- Built-in sidebar "Recent Updates" component
22+
- Located at `docs/overrides/partials/nav.html` (simply delete the `partials` folder if not needed)
2123
- Built-in sitemap.xml template with dynamic lastmod support
2224
- Built-in GitHub Actions workflow (`.github/workflows/ci.yml`), supports automatic deployment to GitHub Pages
2325
- Clean, simple, and user-friendly for beginners

README_zh.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,17 @@
99
### 特色
1010

1111
- 基于 [MaterialX](https://github.com/jaywhj/mkdocs-material) for MkDocs 优化和美化,内置 Zensical 一样的现代主题
12-
- 包含主题配色切换功能,支持**自适应**系统主题配色
13-
- 包含多语言选择功能,支持**自适应**本地化语言
12+
- 包含主题配色切换功能,支持自适应系统主题配色
13+
- 包含多语言选择功能,支持自适应本地化语言
1414
- 内置新一代日期作者头像插件 [mkdocs-document-dates](https://github.com/jaywhj/mkdocs-document-dates)
1515
- 内置 GLightbox 插件,支持图像灯箱特效
1616
- 内置 AI i18n 多语言插件,支持 100+ 语言自由切换
1717
- 内置离线插件,可离线访问网站
1818
- 内置搜索插件、博客插件
1919
- 支持数理公式、化学方程式渲染
2020
- 支持 mermaid 绘图渲染
21+
- 内置侧边栏「最近更新」组件
22+
- 位于 `docs/overrides/partials/nav.html`(如不需要,删除 `partials` 文件夹即可)
2123
- 内置支持动态设定 lastmod 的 sitemap.xml 模板
2224
- 内置 GitHub Actions 工作流 (`.github/workflows/ci.yml`),支持自动部署到 GitHub Pages
2325
- 清爽简洁、小白易用

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<h2 style="text-align: center;margin-bottom: 1.5rem;">Aaron 极简风主题</h2>
88

99
- 基于 [MaterialX](https://github.com/jaywhj/mkdocs-material) for MkDocs 优化和美化,内置 Zensical 一样的现代主题
10-
- 包含主题配色切换功能,支持**自适应**系统主题配色
11-
- 包含多语言选择功能,支持**自适应**本地化语言
10+
- 包含主题配色切换功能,支持自适应系统主题配色
11+
- 包含多语言选择功能,支持自适应本地化语言
1212
- 内置新一代日期作者头像插件 [mkdocs-document-dates](https://github.com/jaywhj/mkdocs-document-dates)
1313
- 内置 GLightbox 插件,支持图像灯箱特效
1414
- 内置 AI i18n 多语言插件,支持 100+ 语言自由切换
@@ -17,7 +17,7 @@
1717
- 支持数理公式、化学方程式渲染
1818
- 支持 mermaid 绘图渲染
1919
- 内置侧边栏「最近更新」组件
20-
- 位于 `docs/overrides/partials/nav.html`如不需要,删除 `partials` 文件夹即可
20+
- 位于 `docs/overrides/partials/nav.html`如不需要,删除 `partials` 文件夹即可
2121
- 内置支持动态设定 lastmod 的 sitemap.xml 模板
2222
- 内置 GitHub Actions 工作流 (`.github/workflows/ci.yml`),支持自动部署到 GitHub Pages
2323
- 清爽简洁、小白易用

0 commit comments

Comments
 (0)