Hacker News new | ask | show | jobs
by bad-engineers 1265 days ago
You might like something I built if you want something really, really simple: https://src.xza.fr/python/blog_generator_py/

But note I didn't doc it as I just made it for personal use. But the way you run it is ./py/generate_blog.py, and you need to have Perl implementation of "markdown" installed (usually apt-get install markdown)