Python-Introduction is a casual introduction to Python based on Trinket.io's Hour of Python course. It is designed to be a self-paced course for students in grades 5-12.
To take the class, visit Python-Introduction Website
The Markdown flavor is Myst https://myst-parser.readthedocs.io/en/latest/index.html
The Makefile in docs/
has the following targets:
* Use `make livehtml` to build the documentation and start a live server, which with auto-rebuild on changes.
* Use `make publish` to push the changes to the `gh-pages` branch
The theme is Furo