Y
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
wulfeet
876 days ago
What's it written in?
link
babarock
876 days ago
Python/Flask on the server, and javascript in the browser (if requested) to do markdown->html conversion client-side
link