From 9ed4acc097ff691cff98afbbfcc8304d7500c714 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Wed, 8 Oct 2025 02:20:31 +0800 Subject: [PATCH] docs: update docs --- docs/config/theme.md | 12 ++++++++++++ readme.en-US.md | 4 ++-- theme/README.md | 4 ++-- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/docs/config/theme.md b/docs/config/theme.md index d77e1cf8..58188a8e 100644 --- a/docs/config/theme.md +++ b/docs/config/theme.md @@ -543,6 +543,18 @@ type NavItem = string | { }) ``` +### collections + +- **类型:** `ThemeCollectionItem[]` + +- **默认值:** `[]` + +- **详情:** 文档集合配置 + + [查看 **集合指南**](../guide/quick-start/collection.md){.read-more} + + [查看 **集合配置** 了解更多](./collections.md){.read-more} + ### sidebar - **类型:** `false | SidebarMulti` diff --git a/readme.en-US.md b/readme.en-US.md index 29f1f1c3..82afdb81 100644 --- a/readme.en-US.md +++ b/readme.en-US.md @@ -23,7 +23,7 @@ 中文 | English

-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 diff --git a/theme/README.md b/theme/README.md index b2d5a17c..d62e1656 100644 --- a/theme/README.md +++ b/theme/README.md @@ -14,7 +14,7 @@

-一个简约的,干净的,容易上手的 vuepress 主题,适用于博客和文档。 +一个简约的,干净的,容易上手的 vuepress 主题,适用于博客、专栏和文档。 开箱即用,仅需少量配置即可使用,让您更专注于 内容的创作,更好的表达你的想法,形成你的知识笔记。 @@ -23,7 +23,7 @@ ## Features - 💻 响应式布局,适配不同的屏幕尺寸 -- 📖 博客 & 文档 +- 📖 集合:通过集合,可同时实现 博客、专栏、 产品文档、技术文档、知识库等 - 🔗 自动生成文章永久链接 - ⚖ 支持多语言 - 👀 支持 搜索、文章评论