Docsify:修订间差异
创建页面,内容为“一款开源的静态站点生成器。 Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an <code>index.html</code> and deploy it on GitHub Pages.” |
小无编辑摘要 |
||
| 第2行: | 第2行: | ||
Docsify generates your documentation website on the fly. Unlike [[GitBook]], it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an <code>index.html</code> and deploy it on GitHub Pages. | Docsify generates your documentation website on the fly. Unlike [[GitBook]], it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an <code>index.html</code> and deploy it on GitHub Pages. | ||
https://docsify.js.org/ | |||
[[分类:信息技术]] | |||