Hacker News new | ask | show | jobs
by andrewflnr 522 days ago
Writing your own static site generator is good for you. I'm using raw Jinja2 templates and a tiny python script to do my shared header/styles etc. Outside of that it's all shell scripts and raw HTML/CSS.