1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 17:00:30 -04:00

259 Commits

Author SHA1 Message Date
XhmikosR
0f3e26eb0f Update package-lock.json. 2019-08-23 10:34:38 +03:00
XhmikosR
e36cbb9300 0.45.2 2019-08-18 00:35:59 +03:00
XhmikosR
bf9db3c3d9 0.45.1 2019-08-16 11:00:05 +03:00
XhmikosR
64e481881a Update dependencies. 2019-08-15 09:35:41 +03:00
XhmikosR
20bbbe4212 0.45.0 2019-08-14 11:31:22 +03:00
XhmikosR
91d97dff47 0.44.3 2019-07-31 16:11:32 +03:00
XhmikosR
b3b67aa63d Update devDependencies. 2019-07-31 13:22:41 +03:00
XhmikosR
bd41a47865 0.44.2 2019-07-30 15:18:11 +03:00
satoshun00
a9189d1e0c 0.44.1 2019-07-29 13:21:05 +09:00
satoshun00
c0712d5fd5 0.44.0 2019-07-26 14:44:23 +09:00
XhmikosR
8a8f1b9639 Update package-lock.json. 2019-07-14 21:16:44 +03:00
XhmikosR
06f4466e6e 0.43.6 2019-05-18 18:23:23 +03:00
XhmikosR
f4282fbd79 0.43.5 2019-05-03 11:43:21 +03:00
XhmikosR
0432ea2aef 0.43.4 2019-04-25 14:15:10 +03:00
XhmikosR
f18390b654 0.43.3 2019-04-21 10:15:34 +03:00
XhmikosR
36520d2cc2 Update mocha to v6.1.4. 2019-04-21 10:15:21 +03:00
satoshun00
ac9bbfc328 0.43.2 2019-04-18 12:48:38 +09:00
XhmikosR
d2ff00403f 0.43.1 2019-04-13 09:52:36 +03:00
XhmikosR
ab9df364dd Update mocha to 6.1.3. 2019-04-13 09:52:10 +03:00
XhmikosR
0f4c25eab5 0.43.0 2019-04-09 16:03:12 +03:00
XhmikosR
1c80c35296 Update devDependencies. 2019-04-09 16:03:11 +03:00
satoshun00
b63d291eda 0.42.0 2019-02-11 13:48:33 +09:00
XhmikosR
8306fa77bb Update dependencies. 2019-02-11 13:47:14 +09:00
satoshun00
a320551fef 0.41.0 2019-01-05 19:02:45 +09:00
satoshun00
6283d5fd5d 0.40.0 2019-01-05 18:22:47 +09:00
XhmikosR
7baa5fd998 Update dependencies. 2018-12-17 23:14:23 +09:00
satoshun00
2d9f6fa12c 0.39.0 2018-11-09 03:46:46 +09:00
satoshun00
947767cc42 0.38.0 2018-11-09 03:35:26 +09:00
satoshun00
088c26d1d8 0.37.0 2018-10-21 19:18:04 +09:00
satoshun00
82c61da211 0.36.0 2018-10-21 18:44:53 +09:00
satoshun00
539aeac08f 0.35.0 2018-10-21 18:33:20 +09:00
satoshun00
3922df9b82 0.34.0 2018-10-21 18:16:19 +09:00
satoshun00
fe02f8aaa9 0.33.0 2018-10-21 17:56:12 +09:00
satoshun00
07dc156eaa 0.32.0 2018-10-14 18:32:28 +09:00
satoshun00
8a3ef2720d 0.31.0 2018-10-07 21:48:42 +09:00
XhmikosR
a24614e635 Replace logalot with signale.
Less dependencies.
2018-10-07 21:02:18 +09:00
XhmikosR
464ce68138 Switch to rimraf for deleting the folder.
Less dependencies.
2018-10-07 12:03:02 +03:00
XhmikosR
91ae0484c8 Minor package.json tweaks (#68)
* Add a few script aliases.

* Be more explicit with the lib files included.

* Switch to the caret operator for deps and update them.

We have a package-lock.json file to ensure the deps are what we want.
2018-10-07 17:42:45 +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
5214d55122
chore(*): upgrade bin-wrapper (#64) 2018-07-31 03:50:13 +09:00
satoshun00
5a99e377af 0.30.0 2018-07-21 16:33:42 +09:00
satoshun00
7ff974e6bc 0.29.1 2018-07-21 16:10:29 +09:00
XhmikosR
abecf89027 Drop Node.js 4.x support and minor updates (#62)
* Drop Node.js 4.x support.

* Update ESLint to v5.1.0.

* README.md: add dependencies badges.
2018-07-21 15:54:39 +09:00
XhmikosR
a10898b002 Updates (#57)
* Travis CI: add Node.js 10.x.

* Move eslint mocha where it's needed.

* Update devDependencies.

Notes:

* package-lock.json is saved with npm 6.3.1, the one that ships with node.js 10.x
* eslint 5.x doesn't support node.js 4.x, so don't update it
2018-07-07 12:03:52 +09:00
satoshun00
001fecaa15 0.29.0 2018-06-15 03:44:23 +09:00
Ty Walls
a59cde9c65 feat(hugo): upgrade Hugo to v0.41.0 (#53) (#54)
* Update Hugo to 0.41 and update release url

* Bump version to 0.28.0
2018-05-29 03:07:58 +09:00
satoshun00
a280006b95 0.27.1 2018-05-12 14:06:39 +09:00
satoshun00
6adc22845d 0.27.0 2018-05-03 00:37:48 +09:00
satoshun00
e2a213cc61 0.26.0 2018-05-03 00:04:15 +09:00
satoshun00
01192cea08 0.25.0 2018-05-02 23:41:20 +09:00