Use python sphinx on github pages and include the README.md of the repository with an individual theme

Prerequisite: In this guide you need a GitHub account and an existing repository! Learn about python docstrings! To update the documentation, just go into your ‘sphinx’ folder in your local repository and do ‘make html’ again. Control the new files, copy them to the ‘docs’ folder and push it to GitHub. If you like to…