Testing testing!
Took a day or so to design this, pretty simple and plugs into my current publishing system. Furthermore it provides some nice dynamic features I wouldn’t have been able to get from my previous setup. In particular, the RSS feed and the feed of new posts on the index.
To migrate I had to:
- Plug in ox-hugo into org-publish (they don’t provide their own publishing function)
- Change Makefile recipes to build Hugo after org publish
- Change a bit of CSS (but this is more a designing thing)
Overall not as bad as I expected. I also love all these modern features that Hugo provides (such as partials or layouts) that I wouldn’t know how to implement in org-mode. Pretty sweet!