I’m a long-time Emacs user, and I have an extensive static website authored completely in org-mode, published using a pile of hacky Emacs Lisp kludges that I’ve built up over the years to augment org-mode’s native ox
exporter framework.
I’m currently evaluating moving everything over to a better maintained static site generator, and Zola is my number one choice, in no small part because I’m a Rust developer, and I’m much more comfortable in a Rust ecosystem than in a language ecosystem for something like Hugo or Jekyll.
I do not expect that this would a high priority feature request, but I would love to see org-mode support. I’m happy to help contribute to it, even if it ends up being only for my own use.
Is there any interest in adding org-mode to exist along side Markdown?