Made with Material for MkDocs framework.
git clone https://github.com/EpicCash/documentation.git
cd documentation
Follow the instructions at https://learn.openwaterfoundation.org/owf-learn-mkdocs/install/
Run the following commands to install the necessary dependencies.
pip install mkdocs-material
pip install markdown_captions
pip install mkdocs-include-markdown-plugin
mkdocs serve
mkdocs build