A starter for basic Hugo modules

While this is not comparable to HUGE, I’m posting it as it has a somewhat different purpose.

The repo below contains a starter for building Hugo modules (but not sites) which includes scripts and Netlify configuration for doing CI for the module. It includes the skeleton of an exampleSite that allows one to ensure that the module at least builds and deploys as part of a site.

It also includes LICENSE and README.md example files and placeholders for documentation and demo pages/posts.

It’s basic and still needs documentation, but it should already be a convenient repo to grab as a ZIP or tarball for use when starting a new Hugo module.

Hope you enjoy!

Oh, and there is a demo site.

EDIT: I’ve added documentation in the README and on the demo site (from the README).

1 Like