Hacker News new | ask | show | jobs
by terracottalite 1075 days ago
Sadly, it seems it is just hugo. He mentions hugo in a post[1].

[1]: https://andreyor.st/posts/2020-06-05-managing-background-pro...

2 comments

He definitely is using Emacs for most of it. He authors his posts in org files, and uses ox-hugo to export to Hugo.

I do something similar for my blog, except Pelican is my backend.

https://andreyor.st/posts/2022-10-16-my-blogging-setup-with-...

Interesting. I think I must've seen the same post when he posted it. Nowadays I just use Pandoc to go from markdown (with extras) to html.