Version 0.2.1 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:

NEWS for https://codeberg.org/c-alpha/hugoista
========================================================================
Release Notes for Version 0.2.1
========================================================================

Issues Resolved with This Version
---------------------------------
- [Issue #3] The test for detecting a Hugo site directory was
  considering simple setups only, that is with the Hugo config file at
  the root of the site's directory tree. Advanced configurations with
  a set of configuration files in the config subdirectory are now also
  recognised as Hugo site directories.

New in This Version
-------------------
None.

Known Problems and Limitations
------------------------------
None.

========================================================================
Release Notes for Version 0.2.0
========================================================================

Issues Resolved with This Version
---------------------------------
None.

New in This Version
-------------------
- Add GNU ELPA installation instructions to readme.
- Bump version to 0.2.0 to trigger GNU ELPA publication.

Known Problems and Limitations
------------------------------
None.

---------------------------- End of NEWS -------------------------------

Reply via email to