Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Releases: jbrodriguez/hugulp

1.1.2

17 Mar 23:27
Compare
Choose a tag to compare

2017-03-17 - 1.1.2

hugulp now processes subdirectories in the assets folders, if present.

1.1.1

12 Feb 16:28
Compare
Choose a tag to compare

2017-02-12 - 1.1.1

hugulp build now creates a site without drafts and without
baseUrl

1.1.0

28 Jan 16:48
Compare
Choose a tag to compare

2017-01-28 - 1.1.0

hugulp now uses hugo default config file (config.toml)

You can specify an alternative config, via a command line switch
-c, --config

1.0.0

08 Jan 16:40
Compare
Choose a tag to compare

2017-01-08 - 1.0.0
hugulp is now a standalone tool.

This allows for the following improvements

  • Easier to work on multiple sites
  • Easier to update
  • Can be used in CI/CD workflows

0.1.0

06 Jan 16:33
Compare
Choose a tag to compare

2017-01-06 - 0.1.0

  • Initial commit
  • syntax fix for package.json
  • Add missing semicolons
  • Replace tabs with spaces
  • Update reference.js
  • - Update packages
  • Improve project details and instructions
  • Fix syntax error
  • Delete public folder when running gulp task. Also delete (if existing) the public folder inside hugo.
  • Update dependencies
  • Implement CI automation
  • Add missing variable