I Built My Own Org-Mode Static Site Generator
1. Introducing: Orgo For a long time, I've been using weblorg, a static site generator (SSG) for org-mode. It uses Emacs Lisp, which pairs well with Emacs. However, it has a few downsides: since it requires Emacs, the set-up and maintenance…