Hugulp Versions Save

Hugo + Gulp starter project

2.0.6

5 years ago

2018-10-28 - 2.0.6

  • Log relative path while watching styles

2.0.5

6 years ago

2017-12-12 - 2.0.5

  • Fix scripts task build source

2.0.4

6 years ago

2017-12-12 - 2.0.4

  • Set saner htmlmin defaults

2.0.3

6 years ago

2017-12-12 - 2.0.3

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

2.0.2

6 years ago

2017-12-12 - 2.0.2

  • Fix plugin names

2.0.1

6 years ago

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

6 years ago

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

6 years ago

2017-11-27 - 1.4.0

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

1.3.0

7 years ago

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

7 years ago

2017-03-18 - 1.2.0

Add support for less files