1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 10:08:29 -04:00

119 Commits

Author SHA1 Message Date
XhmikosR
3ba8a40832 Update ESLint rules. 2018-12-17 23:14:23 +09:00
XhmikosR
7baa5fd998 Update dependencies. 2018-12-17 23:14:23 +09:00
XhmikosR
d5e5e6113f Use Object destructuring. 2018-12-17 23:14:23 +09:00
XhmikosR
fe5d9a0a52 Travis: Remove osx. 2018-12-17 23:14:23 +09:00
XhmikosR
141cc9dd5e Travis: Remove sudo: false.
See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2018-12-17 23:14:23 +09:00
XhmikosR
c0c85b0785 Hugo v0.52. 2018-12-17 23:14:23 +09:00
XhmikosR
5c84c3d31f Re-add `'use strict' statements.
They are still needed.
2018-12-17 23:14:23 +09:00
satoshun00
2d9f6fa12c 0.39.0 v0.39.0 2018-11-09 03:46:46 +09:00
Shun Sato
5153ee19b0 feat(hugo): upgrade Hugo to v0.51 2018-11-09 03:46:06 +09:00
satoshun00
947767cc42 0.38.0 v0.38.0 2018-11-09 03:35:26 +09:00
Shun Sato
5bfca98268 feat(hugo): upgrade Hugo to v0.50 2018-11-09 03:34:25 +09:00
satoshun00
088c26d1d8 0.37.0 v0.37.0 2018-10-21 19:18:04 +09:00
Shun Sato
1777fe122b feat(hugo): upgrade Hugo to v0.49.2 2018-10-21 19:08:52 +09:00
satoshun00
82c61da211 0.36.0 v0.36.0 2018-10-21 18:44:53 +09:00
Shun Sato
b9192bb474 feat(hugo): upgrade Hugo to v0.48 2018-10-21 18:43:46 +09:00
satoshun00
539aeac08f 0.35.0 v0.35.0 2018-10-21 18:33:20 +09:00
Shun Sato
6363baa7f6 feat(hugo): upgrade Hugo to v0.47.1 2018-10-21 18:26:27 +09:00
satoshun00
3922df9b82 0.34.0 v0.34.0 2018-10-21 18:16:19 +09:00
Shun Sato
ee2ba1c7d6 feat(hugo): upgrade Hugo to v0.46 2018-10-21 18:15:40 +09:00
satoshun00
fe02f8aaa9 0.33.0 v0.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 v0.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
XhmikosR
f2b396c1a8 Remove unneeded condition. 2018-10-14 16:45:38 +09:00
satoshun00
57683e448b update npm api_key v0.31.0 2018-10-14 16:34:05 +09:00
satoshun00
8a3ef2720d 0.31.0 2018-10-07 21:48:42 +09:00
XhmikosR
38afcaecef Travis CI: specify sudo: false 2018-10-07 21:02:37 +09:00
XhmikosR
f8a4aee899 Tweak installation logging. 2018-10-07 21:02:18 +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
Shun Sato
ca7057db62
Merge pull request #70 from XhmikosR/rimraf
Switch to rimraf for deleting the folder.
2018-10-07 19:40:13 +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
ea361afa4a Minor lint tweaks. (#69) 2018-10-07 17:42:52 +09: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
XhmikosR
1cbcc2cb4a Update README.md (#67)
Minor wording tweaks
2018-10-07 17:41:48 +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 v0.30.0 2018-07-21 16:33:42 +09:00
satoshun00
7ff974e6bc 0.29.1 v0.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
I Kadek Adi Gunawan
684da85571 add support for termux on android (#59) 2018-07-07 12:22:36 +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 v0.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
v0.28.0
2018-05-29 03:07:58 +09:00
satoshun00
a280006b95 0.27.1 v0.27.1 2018-05-12 14:06:39 +09:00