move demo site to docs/ folder
This commit is contained in:
parent
bb7d9f845f
commit
6552c5774e
65 changed files with 12900 additions and 0 deletions
9
docs/_layouts/default.html
Normal file
9
docs/_layouts/default.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
layout: base
|
||||
---
|
||||
|
||||
<div class="intro-header"></div>
|
||||
|
||||
<div role="main" class="container">
|
||||
{{ content }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue