docs: update docs
This commit is contained in:
parent
2e1ad23112
commit
9ed4acc097
@ -543,6 +543,18 @@ type NavItem = string | {
|
||||
})
|
||||
```
|
||||
|
||||
### collections
|
||||
|
||||
- **类型:** `ThemeCollectionItem[]`
|
||||
|
||||
- **默认值:** `[]`
|
||||
|
||||
- **详情:** 文档集合配置
|
||||
|
||||
[查看 **集合指南**](../guide/quick-start/collection.md){.read-more}
|
||||
|
||||
[查看 **集合配置** 了解更多](./collections.md){.read-more}
|
||||
|
||||
### sidebar
|
||||
|
||||
- **类型:** `false | SidebarMulti`
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<a href="/readme.md">中文</a> | English
|
||||
</p>
|
||||
|
||||
A simple, clean, and easy-to-use VuePress theme for blogs and documentation.
|
||||
A simple, clean, and easy-to-use VuePress theme for blogs、columns and documentation.
|
||||
|
||||
Ready to use out-of-the-box with minimal configuration,
|
||||
allowing you to focus more on content creation and better express your ideas to form your knowledge notes.
|
||||
@ -33,7 +33,7 @@ It includes a rich set of powerful features designed to make content more expres
|
||||
## Features
|
||||
|
||||
- 💻 Responsive layout, adapts to different screen sizes
|
||||
- 📖 Blog & Documentation
|
||||
- 📖 Collection: you can simultaneously implement blogs, columns, product documentation, technical documentation, knowledge bases, and more.
|
||||
- 🔗 Automatically generates article permanent links
|
||||
- ⚖ Supports multiple languages
|
||||
- 🔑 Supports full-site encryption and partial encryption
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
一个简约的,干净的,容易上手的 vuepress 主题,适用于博客和文档。
|
||||
一个简约的,干净的,容易上手的 vuepress 主题,适用于博客、专栏和文档。
|
||||
|
||||
开箱即用,仅需少量配置即可使用,让您更专注于 内容的创作,更好的表达你的想法,形成你的知识笔记。
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
## Features
|
||||
|
||||
- 💻 响应式布局,适配不同的屏幕尺寸
|
||||
- 📖 博客 & 文档
|
||||
- 📖 集合:通过集合,可同时实现 博客、专栏、 产品文档、技术文档、知识库等
|
||||
- 🔗 自动生成文章永久链接
|
||||
- ⚖ 支持多语言
|
||||
- 👀 支持 搜索、文章评论
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user