This repository contains the documentation for Bodywork. It has been built using MkDocs with the Material theme.
The version contained in the VERSION file will track the minor version of bodywork-core and will be used to tag the master branch.
To serve the docs locally, install the requirements listed in requirements.txt and then run,
$ mkdocs serve
These docs are hosted on Read the Docs and the configuration for this service is contained in the .readthedocs.yml file. The latest live version can be found here.
