You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
542 B
542 B
Hello world
恭喜你,看到这个页面,说明你已经成功搭建了一个基于docsify的文档站点。
下一步
- 你可以在
docs
目录下添加更多的Markdown文件,来搭建你的文档站点。 - 你可以在
index.html
文件中配置loadSidebar
为true
,来加载侧边栏。 - 你可以在
_sidebar.md
文件中配置侧边栏的内容。 - 你可以安装npm install && npm run start来搭建实时预览环境
更多功能
请参考Docsify中文文档直达链接