Add some 'Getting Started' content

This commit is contained in:
Thomas Busby
2018-05-26 22:16:07 +02:00
parent 8b9299e83a
commit 6ca0af9420
8 changed files with 125 additions and 63 deletions

View File

@@ -0,0 +1,15 @@
---
layout: default
---
<div class="index-header" markdown='1'>
<h1>{{ page.title }}</h1>
</div>
<hr>
{{ content }}
<hr>
<a href="/">Return to Home</a>