Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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文件*