Style Guide, and all markdown content styled

This commit is contained in:
Barry Clark 2014-02-17 20:34:55 -05:00
parent 9931bd1ed2
commit 0df8994e5f
10 changed files with 194 additions and 57 deletions

View file

@ -3,7 +3,8 @@ layout: default
---
<article class="page">
<header><h1>{{ page.title }}</h1></header>
<h1>{{ page.title }}</h1>
<div class="entry">
{{ content }}