Commit Graph

8 Commits

Author SHA1 Message Date
David Calavera b7e33d73c1 Flip CSS tasks order to parse custom imports
This will allow people to set custom imports in their css files.
2017-04-14 08:40:53 -07:00
Mathias Biilmann Christensen 473345578f Make sure to exit with non-zero exit code on hugo error
If hugo fails to build the site, we want to make sure gulp exits
with an appropriate error code so a netlify deploy fails
2016-10-18 22:40:29 -07:00
David Calavera 24819804aa
Add deploy preview context.
So we can see content from drafts and the future in deploy previews.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-09-01 07:59:24 -07:00
Mathias Biilmann Christensen de63385b2f Update README with better instructions and lisence 2016-08-09 15:38:45 -07:00
Mathias Biilmann Christensen 941456dde1 Notify through browserSync when hugo build fails 2016-07-22 17:05:18 -07:00
Mathias Biilmann Christensen f85838665b User browserSync instead of webpack dev server 2016-07-21 10:33:50 -07:00
Mathias Biilmann Christensen a6a5d841fd Update dependencies and add a short README 2016-07-05 11:38:18 -07:00
Mathias Biilmann Christensen 8f6c70c51b Basic setup - gulp + webpack + hugo 2016-07-03 15:07:47 -07:00