Getting started
The starter kit can be used in 3 ways: as a starting point for a documentation site that needs custom styling; to create a documentation site in a dedicated repo; to create a documentation site from a docs folder in a repo containing other code.
The following questions should help decide the best way to use the starter kit:
- Are you happy to use the current style and layout?
- Is the documentation site going to live in a dedicated git repository?
If yes, the you want to build a basis docs site.
- Do you want to create a docs site from a git repo that contains other code?
If yes, you want to publish a docs directory.
- Do I want to make changes to the styling of the site?
- Do I want to add templates and layouts beyond a standard page?
If yes, then you want to use the starter kit as a starting point for your own site.
Last updated: