Hacker News new | ask | show | jobs
by bgar 2995 days ago
Over the years I’ve remade my blog several times but these days I try to keep it as simple as possible to maintain. I’ve come to realize the biggest obstacle when it comes to putting my writing on the web is the tendency to get sidetracked tweaking the html/css instead of actually writing.

I write in Org-mode.

To generate the static files I use org-publish with some handspun emacs lisp on top.

For hosting, just GitHub pages.