This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
Releases: jbrodriguez/hugulp
Releases · jbrodriguez/hugulp
2.0.6
2.0.5
2017-12-12 - 2.0.5
- Fix scripts task build source
2.0.4
2017-12-12 - 2.0.4
- Set saner htmlmin defaults
2.0.3
2017-12-12 - 2.0.3
- Make sure all tasks are executed
- Display pipeline being executed
- Display space optimization achieved
2.0.2
2017-12-12 - 2.0.2
- Fix plugin names
2.0.1
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
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
1.3.0
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
2017-03-18 - 1.2.0
Add support for less files