Documenting design systems: Support for tabs in component pages / more examples for layouts
#1.170 geöffnet am 11. Okt. 2018
Repository-Metriken
- Stars
- (11.091 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
The problem
When using styleguidist for design system docs, not just as a component library, there is a lot of additional content that one want's to add to styleguidist. See article from Nathan Curtis here: https://medium.com/eightshapes-llc/documenting-components-9fe59b80c015 Styleguidist default templates are a bit tuned towards documenting component api and code examples. Eg. having props and methods first
In general I'd like to see a few more examples of themes for document page and for sidenav too. E.g. how to arrange stuff to tabs / paragraphs and prioritize.
I'm not sure if this needs actual new features, or just more examples.