We need a section in daff.io that lists the contents of https://github.com/graycoreio/daffodil/tree/develop/libs/design/src/core where each folder is its own page.
The main nav tree item will be titled "Behaviors", with an "Overview" page that lists out all of the directives/helpers.
Each page will be like Component docs where there is a tab for Usage and API.
Usage tab:
Description / feature documentation that covers how that feature is used comes from a README.md in each of those folders.
Important constraints
General "Primitives" page (sibling to Getting Started/Foundations) with child pages:
- Tokens (css variables/scss variables)
- Mixins
We need a section in
daff.iothat lists the contents of https://github.com/graycoreio/daffodil/tree/develop/libs/design/src/core where each folder is its own page.The main nav tree item will be titled "Behaviors", with an "Overview" page that lists out all of the directives/helpers.
Each page will be like Component docs where there is a tab for Usage and API.
Usage tab:
Description / feature documentation that covers how that feature is used comes from a
README.mdin each of those folders.Important constraints
General "Primitives" page (sibling to Getting Started/Foundations) with child pages: