We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d6b78a commit b083fa0Copy full SHA for b083fa0
README.md
@@ -1,8 +1,15 @@
1
# Docsify Template
2
-> Live demo of a light docs site built on _Docsify-JS_ and running on Github Pages
+> Skeleton of a light docs site built on _Docsify-JS_ and running on Github Pages
3
+
4
5
+## Documentation
6
7
+The other docs contain more detailed instructions on how to create your own docs site using this project's skeleton structure and basic configs.
8
9
+- Online docs: [Github Page site](https://michaelcurrin.github.io/docsify-template/#/).
10
+- Local docs: Start with the [readme](/docs/README.md) in the [docs](/docs) directory.
11
-Demo site: [link](https://michaelcurrin.github.io/docsify-template/#/).
12
13
## License
14
-MIT License - [LICENSE](/LICENSE).
15
+[MIT License](/LICENSE).
0 commit comments