This repo is a minimalist working example of delploying Static Sites Generated using Sphinx. It has been tested with
- Python v. 3.8
- sphinx v. 4.3.1
- sphinx_rtd_theme v. 1.0.0
Just clone this repository and then delpying it from Netlify. Nothing need to be changed and it will work out of the box.
You can tweak and play with your newly deployed website. Feel free to browse through the sphinx documentation to tweak the outputs as per your requiremetns.
If you have suggestion/improvements then please consider submitting a pull request or create an issue.