/kamu-docs

Kamu documentation portal

Primary LanguageJavaScript

Kamu Documentation

Documentation is built with Hugo and is based on the DocDock theme.

Local Setup

To edit the documentation locally:

  1. Install the latest Hugo
  2. Clone this repository to your local host.
  3. Go to the checkout directory.
  4. Start the hugo web server: hugo server

To access the site, go to: http://localhost:1313

Contributing

Please see contribution guidelines