Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netbuffer/docsify-test
docsify-test Static Web site Generator,Static document hosting,markdown format
https://github.com/netbuffer/docsify-test
demo docsify document documentation-tool js markdown npm restful-api website
Last synced: about 1 month ago
JSON representation
docsify-test Static Web site Generator,Static document hosting,markdown format
- Host: GitHub
- URL: https://github.com/netbuffer/docsify-test
- Owner: netbuffer
- Created: 2018-11-20T03:35:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T01:04:58.000Z (over 3 years ago)
- Last Synced: 2024-11-06T19:52:40.516Z (3 months ago)
- Topics: demo, docsify, document, documentation-tool, js, markdown, npm, restful-api, website
- Homepage: https://netbuffer.github.io/docsify-test
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docsify-test
![](https://img.shields.io/static/v1?label=docsify&message=v4&color=green)
![](https://img.shields.io/static/v1?label=node&message=v12.11.1&color=black)> 基于docsify实现静态网站生成器,文档内容基于markdown格式
### demo
* https://netbuffer.github.io/docsify-test
* https://netbuffer.gitee.io/docsify-test### help
* 使用文档:https://docsify.js.org/#/quickstart
* https://github.com/docsifyjs/docsify
* https://github.com/netbuffer/docsify-test
* https://gitee.com/netbuffer/docsify-test
* `cnpm i docsify-cli -g` install global
* `docsify init docs` init directory
* `docsify serve docs` Preview your site
* `docsify serve .` 在当前目录启动服务*url中输入#xxx,markdown文件名称来访问对应的markdown文件*