Hacker News new | ask | show | jobs
by babarock 876 days ago
I wrote my own blogging engine back in 2015. I am fairly certain I'm the only user. I actively use it to maintain two small websites.

Ask Me Anything :)

1 comments

What's it written in?
Python/Flask on the server, and javascript in the browser (if requested) to do markdown->html conversion client-side