#100DaysOfWeb in Python Transcripts
Chapter: Days 29-32: Static Sites
Lecture: Introduction: Static Sites
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
G'day Julian here again and welcome to Static Site Generators. For the next four days we are going to focus on building our very own static website
0:12
and I actually mean a site that's going to exist on the internet so you can keep it iterate over it, and use it by all means.
0:21
We are going to build this using Pelican which is a framework based around Python and then we're going to deploy it onto the internet
0:29
for us to use and play with on the Netlify platform. So click next and let's get started.