Update README.md

This commit is contained in:
michaelcurrin
2020-05-19 13:33:01 +02:00
committed by GitHub
parent 375db30200
commit 9a4668db47

View File

@@ -1,2 +1,35 @@
# MkDocs Quickstart
> A concise recipe for setting up a MkDocs docs site on Github Pages
[![Made with MkDocs](https://img.shields.io/badge/Made_with-MkDocs-blue.svg)](https://www.mkdocs.org/)
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/mkdocs-quickstart.svg)](https://GitHub.com/MichaelCurrin/mkdocs-quickstart/tags/)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/MichaelCurrin/mkdocs-quickstart/blob/master/LICENSE)
## Preview
![sample](/sample.png)
## Live site
[![GH pages](https://img.shields.io/badge/Github_Pages-MkDocs_Quickstart-green.svg?style=for-the-badge)](https://michaelcurrin.github.io/mkdocs-quickstart/)
This project has a site deployed to Github Pages.
Purposes:
- a live demo
- a beginner-friendly tutorial on how to setup, run, deploy and customize this MkDocs project.
## Template
[![Use this template](https://img.shields.io/badge/Use_this_template-green.svg?style=for-the-badge)](https://github.com/MichaelCurrin/mkdocs-quickstart/generate)
## License
Released under [MIT](/LICENSE).