bradfrost / style-guide-guide

A boilerplate for creating your own custom style guide
http://bradfrost.github.io/style-guide-guide
MIT License
1.23k stars 169 forks source link

Components overview page #7

Closed bradfrost closed 7 years ago

bradfrost commented 7 years ago

I created a landing template that works well for guidelines and styles, but it doesn't really work the same way for the components landing page. I think this should be a simple if/else fix in the landing template. Something like if page.group == "components" then loop through the component subpage categories.