The starter kit comes with documentation for all styles and components in the UI library. Most of this documentation can be used as-is, with minor adjustments based on your project details.
The starter docs live in Dropbox. Download the entire folder and store it wherever your project files live.
Whenever a new style or component is created, documentation should be written for it. It’s best to adopt the mentality that a component isn’t complete until it’s been documented.
Documentation we write will end up living in many different places: Confluence, Gatsby, Storybook, Notion, etc. This means our content needs to be portable. Markdown is a great way to ensure the portability of our documentation regardless of the environment it will end up living in.