ydoc
Version:
基于 Markdown 的静态站点生成工具
43 lines (30 loc) • 880 B
Markdown
# Summary
* [快速开始](index.md)
### 教程
* [目录结构](structure.md)
* [导航](nav.md)
* [页面](pages-index.md)
* [首页](pages-index.md)
* [文档页](pages-book.md)
* [自定义页面](pages-custom.md)
* [配置文件](config.md)
* [Markdown](markdown.md)
### 命令
* [页面](command-index.md)
* [init 初始化](command-index.md#init 初始化)
* [build 构建](command-index.md#build 构建)
* [serve 服务](command-index.md#serve 服务)
* [theme 主题](command-index.md#theme 主题)
### 自定义
* [主题](theme.md)
* [模板与变量](template.md)
* [JSX](jsx.md)
* [扩展](plugins.md)
* [创建插件](create.md)
* [Hooks](hooks.md)
* [markdown扩展](markdown-it.md)
* [常见问题](qa.md)
* [替换 favicon](qa.md#替换-favicon)
* [引入 js 和 css](qa.md#引入-js-和-css)
--
* [版本历史](release.md)