flexconfirmmail.github.io URL: https://www.flexconfirmmail.com How to build the website locally Install Sphinx and pydata-sphinx-theme $ python3 -m pip install -U --user Sphinx pydata-sphinx-theme Compile the source files using make. $ make html The website should be available in build/html.