Lectures for "Dynamic Site Generation with Markdown & Django"

Theming and Styling your Django Site

Thursday, July 23, 2026, 4 p.m. (America/Los_Angeles)
Status: Released
Paywall: Free

So far we have added quite a bit of functionality, but our site still looks like it was put together in 1996. How do you add modern-ish styles and formatting to your site without much effort? We solve this with straightforward, common libraries and pair that with targeted upgrades to your Django templates.

Dockerizing your Project

Tuesday, July 28, 2026, 4 p.m. (America/Los_Angeles)
Status: Released
Paywall: Free

In this lecture we "dockerize" our local development project in preparation for porting it to a VPS.

Dockerizing your Project

Tuesday, August 11, 2026, 4 p.m. (America/Los_Angeles)
Status: Released
Paywall: Paywalled

This is an office hours for catching up before the final class

Deploying to a VPS

Tuesday, August 11, 2026, 4 p.m. (America/Los_Angeles)
Status: Released
Paywall: Free

In this lecture we set up a virtual private server (VPS) and migrate our site to it.