mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-08-11 19:32:46 +02:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# MkDocs Quickstart
|
# MkDocs Quickstart
|
||||||
> A template, live demo and tutorial for how to setup a MkDocs docs site on Github Pages
|
> A template, live demo and tutorial for how to setup a MkDocs docs site on GitHub Pages
|
||||||
|
|
||||||

|

|
||||||
[](https://www.mkdocs.org/)
|
[](https://www.mkdocs.org/)
|
||||||
@@ -7,8 +7,7 @@
|
|||||||
[](#license)
|
[](#license)
|
||||||
|
|
||||||
|
|
||||||
<!-- TODO When creating a new project copied from this, you can delete this README.md and start over -->
|
<!-- TODO When creating a new project copied from this template, you can delete this README.md and start over -->
|
||||||
|
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
@@ -24,6 +23,8 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Why use MkDocs? Compared with Jekyll and Docsify, I found the MkDocs code is much lighter to setup and changing themes is much easier than Jekyll. Also you get the benefits SEO which Docsify doesn't have. And it includes a search bar using JS.
|
||||||
|
|
||||||
### View live demo site
|
### View live demo site
|
||||||
|
|
||||||
This project has a site deployed to GitHub Pages.
|
This project has a site deployed to GitHub Pages.
|
||||||
|
|||||||
Reference in New Issue
Block a user