Comment by andrewflnr

Comment by andrewflnr 4 days ago

0 replies

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.