Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamu-data/kamu-docs

Kamu documentation portal
https://github.com/kamu-data/kamu-docs

Last synced: 3 days ago
JSON representation

Kamu documentation portal

Awesome Lists containing this project

README

        

# Kamu Documentation

Documentation is built with [Hugo](https://gohugo.io/) and is based on the [DocDock](https://docdock.vjeantet.fr/) 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](http://docs.kamu.dev/contrib/)