begriffs / styleguide_rails

generate a living styleguide with one command
MIT License
69 stars 10 forks source link

Show "basic" styles #34

Open micfunk opened 11 years ago

micfunk commented 11 years ago

Create a section for standard styles such as colors, typefaces, and perhaps basic UI elements (icons, icon sets, grids, etc.) used in the design. This would have it's own tab in the site header. Could be generated by designer/developer or auto generated based on values found in the CSS - or a combination of the two.

Update header UI to give it a Style Guide tab.

begriffs commented 10 years ago

Interesting. Perhaps we could add a generator like rails g styleguide:basics which would populate example widgets showing basic HTML elements like headers and lists.