mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-03-28 17:42:47 +01:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 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/)
|
||||
@@ -7,8 +7,7 @@
|
||||
[](#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
|
||||
|
||||
@@ -24,6 +23,8 @@
|
||||
|
||||
</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
|
||||
|
||||
This project has a site deployed to GitHub Pages.
|
||||
|
||||
Reference in New Issue
Block a user