Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3c74453

Browse files
Update README.md
1 parent 660bbf6 commit 3c74453

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# DocsifyJS Tutorial
22
> Build a Markdown-based docs site using _DocsifyJS_ and _GitHub Pages_
33
4-
[![MichaelCurrin - docsify-js-tutorial](https://img.shields.io/static/v1?label=MichaelCurrin&message=docsify-js-tutorial&color=3271a8&logo=github)](https://github.com/MichaelCurrin/docsify-js-tutorial)
4+
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/docsify-js-tutorial?color=3271a8)](https://GitHub.com/MichaelCurrin/docsify-js-tutorial/tags/)
55
[![stars - docsify-js-tutorial](https://img.shields.io/github/stars/MichaelCurrin/docsify-js-tutorial?style=social)](https://github.com/MichaelCurrin/docsify-js-tutorial)
66
[![forks - docsify-js-tutorial](https://img.shields.io/github/forks/MichaelCurrin/docsify-js-tutorial?style=social)](https://github.com/MichaelCurrin/docsify-js-tutorial)
77

8-
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/docsify-js-tutorial?color=3271a8)](https://GitHub.com/MichaelCurrin/docsify-js-tutorial/tags/)
8+
[![Made with Docsify latest](https://img.shields.io/npm/v/docsify?label=docsify&color=3271a8)](https://docsify.js.org/ "Go to Docsify homepage")
99

10-
[![Made with Docsify latest](https://img.shields.io/npm/v/docsify?label=docsify&color=3271a8)](https://docsify.js.org/)
1110

11+
Convert your **docs** folder into a pretty and modern docs website, built around your Markdown content and a theme.
1212

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.
1414

1515
?> See [docsify.js.org](https://docsify.js.org/) homepage or the [docsify](https://www.npmjs.com/package/docsify) package on NPM.
1616

@@ -24,6 +24,8 @@ Code snippets and recommendations are provided here as kind of cheatsheet or coo
2424

2525
?> _DocsifyJS_ is sometimes just called _Docsify_ in this guide. Also known as _Docsify.js_.
2626

27+
?> View source: [![MichaelCurrin - docsify-js-tutorial](https://img.shields.io/static/v1?label=MichaelCurrin&message=docsify-js-tutorial&color=3271a8&logo=github)](https://github.com/MichaelCurrin/docsify-js-tutorial)
28+
2729

2830
## Purpose of this tutorial
2931

0 commit comments

Comments
 (0)