reichlab / docs.zoltardata

Documentation for the docs.zoltardata.com site
https://docs.zoltardata.com/
0 stars 1 forks source link

Zoltar documentation site source

This repository holds documentation content for all aspects of Zoltar such as the web site user guide, help for researchers, API and client libraries, etc. The documentation source format is Markdown. We use Mkdocs uses to generate the static site.

Requirements (see Pipfile)

Installation

To install required packages:

$ cd <readme.md's dir>
$ pipenv --three
$ pipenv shell
$ pipenv install

Pipfile was created via:

pipenv install mkdocs
pipenv install mkdocs-material

Workflow

Hosts and servers

Here are the moving parts that implement the documentation site: