Add docs folder

This commit is contained in:
Jeremy Thomas
2016-09-11 11:55:14 +01:00
parent b9e3dde692
commit f972f32a77
114 changed files with 21748 additions and 11 deletions

17
docs/thank-you.html Normal file
View File

@@ -0,0 +1,17 @@
---
layout: default
route: index
---
<section class="hero is-fullheight is-success has-text-centered">
<div class="hero-body">
<div class="container">
<h1 class="title">
Thank you!
</h1>
<h2 class="subtitle">
Go back to the <a href="{{ site.baseurl }}">homepage</a>
</h2>
</div>
</div>
</section>