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: Button dropdown
group: components
---
Use any button to trigger a dropdown menu by placing it within a `.btn-group` and providing the proper dropdown menu markup.