mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
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
This commit is contained in:
@ -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
|
||||
%hr
|
||||
|
||||
Reference in New Issue
Block a user