From dc05d52b622f829122d0fe616ca024cc15862232 Mon Sep 17 00:00:00 2001 From: michaelcurrin Date: Sat, 2 May 2020 23:56:24 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/index.md b/docs/index.md index c49f9f0..bf7026c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,4 +4,11 @@ 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.