🔋 Static Site Generator

< Back to Projects

< Back Home

Tolkien Fan Club

Figure 1: A sample page generated by my static site generator.

Description

This project is a Python static site generator that converts raw content files (such as Markdown and images) to static websites built in HTML and CSS.

Motivation

I wanted to create a personal website that hosts my portfolio/resume. I thought it would be nice to have everything on a website for ease of access to anyone interested.

This website was built using this generator!

Source Code