1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 09:05:20 -04:00

5 Commits

Author SHA1 Message Date
d87c63f5d3 Switch to more modern and lightweight dependencies 2021-06-01 19:41:24 -04:00
6c87e415dc
allow binaries in vendor folder to be cached
aka: don't delete binaries in node_modules folder, since they shouldn't change anyways (unless the package is also updated)
2020-02-18 17:40:51 -05:00
XhmikosR
5c84c3d31f Re-add `'use strict' statements.
They are still needed.
2018-12-17 23:14:23 +09:00
Shun Sato
1113135bfe
Support Hugo extended (#65)
* wip: Support Hugo extended

* fallback support, update readme.md

* fixup! wip: Support Hugo extended
2018-10-07 17:15:42 +09:00
Shun Sato
2babfd561c feat(hugo): upgrade Hugo to v0.17 (#9) 2016-10-19 23:36:34 +09:00