Static Site Generator Info!
Github Code Link: Here
Live Project: Here
Learnings:
First project working with Python and Django. I learned a lot about setting up routes and merging content with base templates via Django's awesome templating language(similar to Jinja2). By creating my own static site generator from scratch this project really helped me understand their power when working with large amounts of content.