This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
Releases: jbrodriguez/hugulp
Releases · jbrodriguez/hugulp
1.1.2
2017-03-17 - 1.1.2
hugulp
now processes subdirectories in the assets folders, if present.
1.1.1
2017-02-12 - 1.1.1
hugulp build
now creates a site without drafts and without
baseUrl
1.1.0
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
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
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