move demo site to docs/ folder

This commit is contained in:
Dean Attali
2020-04-26 22:22:25 +00:00
parent bb7d9f845f
commit 6552c5774e
65 changed files with 12900 additions and 0 deletions

13
docs/404.html Normal file
View File

@ -0,0 +1,13 @@
---
layout: default
title: 404 - Page not found
permalink: /404.html
---
<div class="text-center">
<h1>Whoops, this page doesn't exist.</h1>
<h1>Move along. (404 error)</h1>
<br/>
<img src="{{ 'assets/img/404-southpark.jpg' | relative_url }}" />
</div>