demo
- http://wangyaqi.cn/docsify-demo/
- https://github.com/andrewwang79/docsify-demo.git
使用
- 安装本地工具,依赖Node.js:npm i docsify-cli -g
- 创建空项目:docsify init XYZ
- 启动服务:cd XYZ && docsify serve
- 使用Github Pages部署文档,推荐用master:https://juejin.im/post/5d6889d851882518980de205
资料
- https://angry-swanson-b4e47b.netlify.app/zh-cn/quickstart
- https://segmentfault.com/a/1190000017576714
- https://github.com/docsifyjs/docsify/blob/develop/index.html
- https://www.wenjinyu.me/zh/docsify-make-a-notebook-application-of-your-own/