This repository contains source code for Fobnail Documentation webpage
$ virtualenv -p $(which python3) venv
$ source venv/bin/activate
$(venv) pip install mkdocs mkdocs-material$(venv) mkdocs build$(venv) mkdocs servePlease use GitHub Pull Request and Issues to collaborate.