Static Site Generator

A simple static site generator built with Python.

Details

This is a simple static site generator I made while taking a course on Boot.dev. It takes a directory of markdown files and generates a static site with a given template using Python to convert the markdown into valid HTML.

Tech Stack: Python, Markdown, HTML, CSS

Media