Back to training list
Online
Build a Static Site Generator in Python
boot.dev
- Completion date 14 December 2025
- Category Python
- Format Online
Training description
- Static Sites
Learn about what a static site is, and start building the functionality necessary to process and move static HTML and Markdown files. - Nodes
Build the core HTML generation logic that will power your static site generator. Use recursion and OOP to build an easily understandable and maintainable system. - Inline
Build the inline markdown parsing logic, and the logic to generate inline HTML elements. - Blocks
Handle entire blocks of markdown, and generate the HTML nodes that represent them. - Website
Put the entire static site generator together, and publish your first website.
Certificate