Hacker News new | ask | show | jobs
by jjjbokma 2409 days ago
I had the same "problem" and created a static site generator [0] in both Python and Perl (as a learning exercise in the former case). I blog daily using this program [1].

[0] https://github.com/john-bokma/tumblelog

[1] https://plurrrr.com/

FWIW; I am looking for beta testers ;-)