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

Releases: jbrodriguez/hugulp

2.0.6

28 Oct 16:33
Compare
Choose a tag to compare

2018-10-28 - 2.0.6

  • Log relative path while watching styles

2.0.5

12 Dec 22:18
Compare
Choose a tag to compare

2017-12-12 - 2.0.5

  • Fix scripts task build source

2.0.4

12 Dec 21:59
Compare
Choose a tag to compare

2017-12-12 - 2.0.4

  • Set saner htmlmin defaults

2.0.3

12 Dec 21:22
Compare
Choose a tag to compare

2017-12-12 - 2.0.3

  • Make sure all tasks are executed
  • Display pipeline being executed
  • Display space optimization achieved

2.0.2

12 Dec 20:06
Compare
Choose a tag to compare

2017-12-12 - 2.0.2

  • Fix plugin names

2.0.1

12 Dec 20:01
Compare
Choose a tag to compare

2017-12-12 - 2.0.1

  • Run styles/scripts tasks on watch invocation
  • Add granular imagemin configuration
  • Adjust default .hugulprc
  • Fix JSON syntax in README
  • Fix update instructions

2.0.0

12 Dec 14:34
Compare
Choose a tag to compare

2017-12-12 - 2.0.0

This is a re-thinking of hugulp, in order to be more flexible and better support hugo's features.

hugulp now works as a post-processor, optimizing the output that hugo generates in the public folder.

You can now invoke hugo from the command line as it best suits you and use any theme you want.

Check the README for v2 docs.

1.4.0

27 Nov 18:24
Compare
Choose a tag to compare

2017-11-27 - 1.4.0

  • Add docker support (#24)
  • Minifyhtml (#31)

1.3.0

21 Mar 00:39
Compare
Choose a tag to compare

2017-03-20 - 1.3.0

Added a command to display the current version: hugulp version

A bug that was preventing the styles folder to react to changes was fixed.

Additionally:

  • Upgrade dependencies
  • Replace gulp.watch with gulp-watch

1.2.0

18 Mar 18:13
Compare
Choose a tag to compare

2017-03-18 - 1.2.0

Add support for less files