Files
mkdocs-quickstart/docs/index.md
T
michaelcurrin dc05d52b62 Update index.md
2020-05-02 23:56:24 +02:00

15 lines
433 B
Markdown

# MkDocs Quickstart
> A concise recipe for setting up a MkDocs docs site on Github Pages
This is based on the [mkdocs.org](https://www.mkdocs.org/) tutorial.
## Features
- Quickstart tutorial
- Live demo on Github Pages
- Template repo
The aim here is not be complete or explain all concepts. It is to provide a reference for common steps and choices needed when setting up a docs site, but still at a beginner-friendly level.