/headr-hugo-helper

Primary LanguageGoApache License 2.0Apache-2.0

hugo-helper

wercker status

Project hugo-helper is the consumer of several hugo related events.

It consumes these events from a rabbitMQ server and execute corresponding tasks.

These events include:

  • New Site: Use hugo new site <path> command to create a new source directory;

  • Generate: User hugo [options] command to (re-)generate a public directory from the source.