restore page headers, use partial and page frontmatter to organize it

This commit is contained in:
Mark Otto 2015-08-05 17:47:45 -07:00
parent be3f8d9bcc
commit fed0d8a2d4
58 changed files with 167 additions and 33 deletions

View file

@ -1,6 +1,7 @@
---
layout: page
title: Progress
group: components
---
Stylize the HTML5 `<progress>` element with a few extra classes and some crafty browser-specific CSS. Be sure to read up on the browser support.