Creates quick start (#254)

Creates a quick start.

Updates documentation.
This commit is contained in:
Kamron Batman 2020-09-15 19:46:10 -07:00 committed by GitHub
parent 403584e735
commit 7762d94336
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 44 additions and 11 deletions

View file

@ -66,6 +66,7 @@ markdown_extensions:
# Pages
nav:
- Home: 'index.md'
- Get Started:
- Installation: installation.md
- Building the Server: building-server.md
- 'Get Started':
- 'quick-start.md'
- 'installation.md'
- 'building-server.md'