Source for the AutomateTheBoringStuff.com website.
content
- HTML pages used with the templatestemplates
- Jinja2 templatesstatic
- HTML, images, and other static filesoutput
- The complete website is put here after runninggenerateSite.py
generateSite.py
- A Python 3 script that produces the files to put on the siterunServer.py
- A Python 3 script to run a web server on localhost:8000 to preview the site locally