Adding Jekyll container which includes very basic starter content

This commit is contained in:
Geoff Bourne
2014-06-29 22:44:51 +00:00
parent e4418b3767
commit ebb4ee2214
11 changed files with 94 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<header>
<h1>{{ page.title }}</h1>
</header>