Indico Documentation

This documentation can be consulted at learn.getindico.io. It is generated from Markdown files using MkDocs and Material for MkDocs.

Basic Usage

$ pip install -r requirements.txt

# if you want to run it locally
$ mkdocs serve

# in order to generate HTML files
$ mkdocs build