Commit Graph

9 Commits

Author SHA1 Message Date
Shawn Erquhart 1e4a73a546 remove hugo version lock for netlify 2020-01-28 10:09:52 -08:00
Shawn Erquhart e459a1547c
update deps (#196) 2019-07-17 13:42:32 -04:00
Alex Nelson c2e09f4e49 Migrate from Gulp to Webpack (#138) 2018-12-03 16:44:11 -05:00
Sibiraj fe54ec8e6b build: remove unused devDependencies (#129)
- Remove unused devDependencies. Those were unused at all.
- override netlify's default package manager version
2018-11-02 09:33:54 -04:00
Matt Sturgeon 6a37cacd55 Revert "Pin Hugo version on Netlify to the most recent one."
Since 313be1b we install hugo via npm, so there is no need for netlify
to know the hugo version anymore.

This reverts commit 571859a51b.
2017-07-30 04:37:14 +01:00
David Calavera d0782884a9 Update to 0.25.1 before merging.
This will set it to the most recent release to date.
2017-07-19 11:09:30 -07:00
David Calavera 571859a51b
Pin Hugo version on Netlify to the most recent one.
So people start with a more modern version of Hugo when
they deploy their site on Netlify.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-05-30 11:50:01 -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
David Calavera a539fa51ed
Add netlify.toml file.
It makes deploying extremely easy.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-08-09 17:06:10 -07:00