You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://docsify.js.org/"Go to Docsify homepage")
9
9
10
-
[](https://docsify.js.org/)
11
10
11
+
Convert your **docs** folder into a pretty and modern docs website, built around your Markdown content and a theme.
12
12
13
-
Convert your **docs** folder into a pretty and modern docs website, built around your Markdown content and a theme. Here we'll use a JavaScript library called DocsifyJS and do some minimal set up that is accessible for those without JavaScript experience.
13
+
Using a JavaScript library called "DocsifyJS", this tutorial shows you how by doing some light set up. This can all be done on the GitHub and is simple enough for those without JavaScript experience and does not require using Node.
14
14
15
15
?> See [docsify.js.org](https://docsify.js.org/) homepage or the [docsify](https://www.npmjs.com/package/docsify) package on NPM.
16
16
@@ -24,6 +24,8 @@ Code snippets and recommendations are provided here as kind of cheatsheet or coo
24
24
25
25
?> _DocsifyJS_ is sometimes just called _Docsify_ in this guide. Also known as _Docsify.js_.
0 commit comments