1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 14:38:28 -04:00

285 Commits

Author SHA1 Message Date
satoshun00
fe02f8aaa9 0.33.0 2018-10-21 17:56:12 +09:00
Shun Sato
675fafba0a feat(hugo): upgrade Hugo to v0.45.1 2018-10-21 17:54:39 +09:00
satoshun00
07dc156eaa 0.32.0 2018-10-14 18:32:28 +09:00
satoshun00
b2866fb624 feat(hugo): upgrade Hugo to v0.44 2018-10-14 18:31:39 +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
Shun Sato
905965969e
Merge pull request #72 from XhmikosR/es6
Specify es6 ESLint option.
2018-10-07 19:40:32 +09:00
Shun Sato
235cabb397
Merge pull request #71 from XhmikosR/rm-lodash
Remove the unused lodash devDependency.
2018-10-07 19:40:22 +09:00
XhmikosR
826aefb4da Specify es6 ESLint option. 2018-10-07 12:14:14 +03:00
XhmikosR
39729c28d7 Remove the unused lodash devDependency. 2018-10-07 12:11:28 +03: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
Shun Sato
f9ffc1c459
feat(hugo): upgrade Hugo to v0.42.2 (#63) 2018-07-21 16:08:38 +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
Shun Sato
6cb2f16a25
feat(hugo): upgrade Hugo to v0.42.1 (#56)
* feat(hugo): upgrade Hugo to v0.42

* Update package.json
2018-06-15 03:41:50 +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
Shun Sato
237e230276
feat(hugo): upgrade Hugo to v0.40.3 (#52) 2018-05-12 14:05:59 +09:00
satoshun00
6adc22845d 0.27.0 2018-05-03 00:37:48 +09:00
Shun Sato
1aacf1ec78
feat(hugo): upgrade Hugo to v0.40.2 (#51) 2018-05-03 00:27:53 +09:00
satoshun00
e2a213cc61 0.26.0 2018-05-03 00:04:15 +09:00
Shun Sato
c8fbe5e847
feat(hugo): upgrade Hugo to v0.39 (#50) 2018-05-03 00:01:36 +09:00
satoshun00
01192cea08 0.25.0 2018-05-02 23:41:20 +09:00
Shun Sato
31a748e6a5
feat(hugo): upgrade Hugo to v0.38.2 (#49) 2018-05-02 23:40:36 +09:00
satoshun00
0e77517e89 0.24.0 2018-05-02 23:09:42 +09:00
Shun Sato
33aa91157b
feat(hugo): upgrade Hugo to v0.37.1 (#48)
* feat(hugo): upgrade Hugo to v0.37.1

* Update README.md
2018-04-27 18:20:13 +09:00
satoshun00
1f730b3ed2 0.23.0 2018-02-27 23:41:47 +09:00
Shun Sato
a8dd096a3d
feat(hugo): upgrade Hugo to v0.36.1 (#44)
* feat(hugo): upgrade Hugo to v0.36.1

* Update README.md
2018-02-27 23:31:26 +09:00
satoshun00
05e4a6da37 0.22.0 2018-02-03 15:50:57 +09:00
Pierre Martin
3d8c11acce feat(hugo): upgrade Hugo to v0.35 (#43)
* feat(hugo): upgrade Hugo to v0.35

* Update README.md
2018-02-03 15:45:15 +09:00
satoshun00
b51d652f5a 0.21.0 2018-01-27 19:31:10 +09:00
Shun Sato
acf5e39396
feat(hugo): upgrade Hugo to v0.34 (#42)
* feat(hugo): upgrade Hugo to v0.34

* Update README.md
2018-01-27 19:30:32 +09:00
satoshun00
40ef43d730 0.20.0 2018-01-27 19:03:20 +09:00
Shun Sato
fc0655b111
feat(hugo): upgrade Hugo to v0.33 (#41)
* feat(hugo): upgrade Hugo to v0.33

* Update README.md
2018-01-27 19:02:37 +09:00
satoshun00
40556012ad 0.19.0 2018-01-27 18:38:02 +09:00
Shun Sato
4daeb3d258
feat(hugo): upgrade Hugo to v0.32.4 (#39)
* feat(hugo): upgrade Hugo to v0.32.4

* Update README.md
2018-01-27 18:37:18 +09:00
satoshun00
d43f6fcc58 0.18.1 2017-12-23 14:49:47 +09:00
Shun Sato
39c82b02fa
feat(hugo): upgrade Hugo to v0.31.1 (#37)
* feat(hugo): upgrade Hugo to v0.31.1

* Update README.md
2017-12-13 23:26:51 +09:00
satoshun00
2d114abeef 0.18.0 2017-11-25 15:28:37 +09:00
Shun Sato
fb2bf65ddf
feat(hugo): upgrade Hugo to v0.31 (#35)
* feat(hugo): upgrade Hugo to v0.31

* Update README.md
2017-11-25 15:27:18 +09:00
XhmikosR
ee38042f8f Minor package.json tweaks, update .travis.yml and dependencies (#31)
* Refactor package.json properties.

* Update Travis config.

* test node.js node 8 and remove 5 and 4.0
* cache the node_modules folder
* switch to double quotes

* Update dependencies.

* Add package-lock.json.

* Clean up .gitignore to the bare minimum.
2017-10-31 21:55:24 +09:00
satoshun00
45dfa8b221 0.17.0 2017-10-28 00:34:07 +09:00
Shun Sato
ce2caa2374 feat(hugo): upgrade Hugo to v0.30.2 (#30)
* feat(hugo): upgrade Hugo to v0.30.2

* Update README.md
2017-10-28 00:31:15 +09:00
satoshun00
90ddf6dc03 0.16.0 2017-09-30 03:16:18 +09:00