| Index: includes/styleguide/typography/index.md | 
| =================================================================== | 
| new file mode 100644 | 
| --- /dev/null | 
| +++ b/includes/styleguide/typography/index.md | 
| @@ -0,0 +1,15 @@ | 
| + | 
| +## Typography {: .sg-h2 } | 
| + | 
| +<section class="sg-section"> | 
| +<? include styleguide/typography/headings ?> | 
| +</section> | 
| +<section class="sg-section"> | 
| +<? include styleguide/typography/inline ?> | 
| +</section> | 
| +<section class="sg-section"> | 
| +<? include styleguide/typography/blockquotes ?> | 
| +</section> | 
| +<section class="sg-section"> | 
| +<? include styleguide/typography/code ?> | 
| +</section> |