From c7d5365f81552cae16bbb91696ca3e67b4a0a2e9 Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sun, 15 May 2011 18:33:00 -0400 Subject: major refactoring, improved file watching, changed site to public to support rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading --- source/test/typography.haml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'source/test') diff --git a/source/test/typography.haml b/source/test/typography.haml index f7e7b17b..bc524620 100644 --- a/source/test/typography.haml +++ b/source/test/typography.haml @@ -1,6 +1,7 @@ --- -layout: default -title: Typography Debug +layout: page +title: Typography Testing +no_sidebar: true --- %h1 Level 01 Heading @@ -35,7 +36,7 @@ title: Typography Debug %p %abbr(title="For The Win!") FTW! %p - + %h3 Unordered lists %ul %li Lorem ipsum dolor sit amet @@ -48,7 +49,7 @@ title: Typography Debug %li Consectetur adipisicing elit %li Sed do eiusmod tempor incididunt ut labore %li Et dolore magna aliqua - + %h3 Blockquotes %blockquote %p @@ -113,4 +114,4 @@ title: Typography Debug %tt <tt> Pellentesque tempor, dui ut ultrices viverra, neque urna blandit nisi, id accumsan dolor est vitae risus. -%hr \ No newline at end of file +%hr -- cgit v1.2.1