|
9 | 9 |
|
10 | 10 | [](https://docsify.js.org/) |
11 | 11 |
|
12 | | -Convert your **docs** folder into a pretty docs website - using a lightweight JS library called [DocsifyJS](https://docsify.js.org/) and some minimal set up instructions. This project's site itself is also running on _DocsifyJS_. :tada: |
| 12 | +Convert your **docs** folder into a pretty and modern docs website. Using a JavaScript library called [DocsifyJS](https://docsify.js.org/) and some minimal set up. Unlike other JavaScript-based frameworks, DocsifyJS needs just a few lines of JavaScript as configuration and the rest of your content is mostly Markdown and YAML. It is built on Vue, but you don't need to know anything about Vue to get the benefits. |
| 13 | + |
| 14 | +This project's site itself is also running on _DocsifyJS_. :tada: |
13 | 15 |
|
14 | 16 | ?> _DocsifyJS_ is sometimes just called _Docsify_ in this guide. Also known as _Docsify.js_. |
15 | 17 |
|
|
0 commit comments