Namary

Namary.nl was a personal blog turned coding experiment. I wanted to make a static weblog rather thant just installing Wordpress, theming that and call it a day.

So static. Lot of work right? Well, yeah. But not as much as you’d think. I’ve used Pelican as a CMS. This Python project creates static files in a little more developer friendly way. It takes markdown files and creates HTML out of that with a Jinja2 based templating system.

Namary website

The template was made with the help of Bootstrap and CSS.

This website lives on in the code of this website and Tinkers and Toymakers.

Project Details

Client: Me(!)

Date: Spring 2022