copied obrary.github.io files

This commit is contained in:
Scott Austin
2015-06-04 13:45:52 -07:00
parent 2f753975f5
commit 59da55424b
19 changed files with 1402 additions and 0 deletions

8
_layouts/page.html Normal file
View File

@ -0,0 +1,8 @@
---
layout: default
---
<div class="page">
<h1 class="page-title">{{ page.title }}</h1>
{{ content }}
</div>