Comment by seanw444
3 years ago
I was honestly impressed when I started writing my blog posts in org-mode for Hugo, and accidentally placed the .org file in my content directory, forgot to export it to Markdown, and it actually showed up on my blog. I was like "surely I must've rendered it and forgot" but nope, it just reads basic .org files on its own. Kinda neat.
Hugo uses go-org [1] which is pretty decent. I use that on its own in a pi for a lightweight webserver for my notes.
[1] https://github.com/niklasfasching/go-org
Your tag links (well, _the_ foss tag link) is missing a slash character, so the link is broken.
Uh oh. Thanks for telling me. I decided to start my site over from scratch, so it's very barebones right now.