feat: Update pages

This commit is contained in:
Michael Currin
2020-05-02 23:17:36 +02:00
parent 4f2c416522
commit 29f21df22c
3 changed files with 31 additions and 11 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
# MkDocs Quickstart
> A brief guide for setting up a MkDocs docs site on Github Pages
> A concise recipe for setting MkDocs docs site on Github Pages
This is based on the [mkdocs.org](https://www.mkdocs.org/) tutorial.
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.