Version 0.2.0 of package Hugoista has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Hugoista describes itself as: ================================ Manage Hugo posts like a barista ================================ More at https://elpa.gnu.org/packages/hugoista.html ## Summary: This package is intended to help in curating and authoring a set of blog post files for a Hugo-generated website. Hugo (https://gohugo.io) is an open-source static site generator. It uses text input files (for example Markdown, Org, AsciiDoc, Pandoc, or reStructuredText) to generate static web pages. Unlike dynamic web content, static pages do not change their content based on the HTTP request. Hugo processes a set of such input files in one file-system tree into a corresponding set of HTML files in another file system tree. These HTML files can then be uploaded to a web server as a website's content. ## Recent NEWS: [Not provided 🙁]