URL: https://www.flexconfirmmail.com
-
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
.
URL: https://www.flexconfirmmail.com
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
.