From 3400d5c4bbf2285743cecd173bbf67b68f46d41e Mon Sep 17 00:00:00 2001 From: michaelcurrin Date: Mon, 1 Jun 2020 10:14:20 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/index.md b/docs/index.md index 6c36462..b876226 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,12 +12,14 @@ Follow the tutorial to add an existing project or create a project from scratch. ## Features > How to use this project -- **Tutorial** - - Covering installation, setting up and configuring project, running it locally and deploying it. -- **Template repo** - - Click *Use this Template* on Github. -- **Live demo** - - Hosted on Github Pages. +- **Follow the tutorial instructions** + - Install and configure a new or existing project. + - Run it locally. + - Deploy it. +- **Copy this project to your repos** + - [![Use this template](https://img.shields.io/badge/Use_this_template-green.svg?style=for-the-badge)](https://github.com/MichaelCurrin/mkdocs-quickstart/generate) +- **View the live demo** + - This site is hosted on Github Pages. See if you like it. Other themes are available - see the 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.