aykutmayali / automatetheboringstuffwithpythondotcom

Source for the AutomateTheBoringStuff.com website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

automatetheboringstuffwithpythondotcom

Source for the AutomateTheBoringStuff.com website.

How the files are organized in this repo:

  • content - HTML pages used with the templates
  • templates - Jinja2 templates
  • static - HTML, images, and other static files
  • output - The complete website is put here after running generateSite.py
  • generateSite.py - A Python 3 script that produces the files to put on the site
  • runServer.py - A Python 3 script to run a web server on localhost:8000 to preview the site locally

About

Source for the AutomateTheBoringStuff.com website.


Languages

Language:HTML 94.1%Language:Python 4.3%Language:CSS 1.1%Language:JavaScript 0.5%Language:Batchfile 0.0%