Use the starter kit to get your docs deployed and ready to customise.
Click the Use this template button at the top of this repository to copy the Foliant starter kit. The starter kit contains examples with:
- Guide pages
- Navigation
- Customisations
- API reference pages
- Use of popular components
Follow the full quickstart guide
Development
Install the Foliant CLI to preview your documentation changes locally. To install, run the following command:
npm i -g foliant
Run the following command at the root of your documentation, where your foliant.json is located:
foliant dev