Commit Graph
48 Commits
Author SHA1 Message Date
XhmikosR 91d97dff47 0.44.3 2019-07-31 16:11:32 +03:00
XhmikosR a829ebf90d Update Hugo to v0.56.3. 2019-07-31 16:11:15 +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
XhmikosR e0c0b8e67c Update Hugo to v0.56.2. 2019-07-30 15:17:23 +03:00
XhmikosR 8a8f1b9639 Update package-lock.json. 2019-07-14 21:16:44 +03:00
XhmikosR 4885ddb086 Update Travis config.
* switch to the `npm` cache alias
* switch to Node.js 10 for the releases
* add Node.js 12
2019-06-04 16:34:23 +03:00
XhmikosR 06f4466e6e 0.43.6 2019-05-18 18:23:23 +03:00
XhmikosR 1d8bed1cbc Update Hugo to v0.55.6. 2019-05-18 18:22:05 +03:00
XhmikosR f4282fbd79 0.43.5 2019-05-03 11:43:21 +03:00
XhmikosR a9db32da7c Update Hugo to v0.55.5. 2019-05-03 11:41:35 +03:00
XhmikosR 0432ea2aef 0.43.4 2019-04-25 14:15:10 +03:00
XhmikosR eaeeafa6ce Update Hugo to v0.55.4. 2019-04-25 14:15:04 +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
XhmikosR 15811ce03a Update Hugo to v0.55.3. 2019-04-21 10:13:51 +03:00
XhmikosR d2ff00403f 0.43.1 2019-04-13 09:52:36 +03:00
XhmikosR 6a50ea9e0a Update README.md 2019-04-13 09:52:10 +03:00
XhmikosR ab9df364dd Update mocha to 6.1.3. 2019-04-13 09:52:10 +03:00
XhmikosR 904ebb3c7e Update Hugo to v0.55.1. 2019-04-13 09:52:10 +03:00
XhmikosR 5938d42428 Travis: switch to Node.js 8 for npm releases. 2019-04-13 09:52:10 +03:00
XhmikosR 0f4c25eab5 0.43.0 2019-04-09 16:03:12 +03:00
XhmikosR a0c1394f16 Update Hugo to v0.55.0. 2019-04-09 16:03:11 +03:00
XhmikosR 1c80c35296 Update devDependencies. 2019-04-09 16:03:11 +03:00
XhmikosR a1de77a751 Travis: disable email notifications and remove unneeded condition. 2019-04-09 16:03:11 +03:00
XhmikosRandShun Sato 8306fa77bb Update dependencies. 2019-02-11 13:47:14 +09:00
XhmikosRandShun Sato 9b39282ee8 Update Hugo to v0.54.0. 2019-02-11 13:47:14 +09:00
XhmikosRandShun Sato 5f542e07d0 lib/install.js: minor cosmetic changes. 2019-02-11 13:47:14 +09:00
XhmikosRandShun Sato 3ba8a40832 Update ESLint rules. 2018-12-17 23:14:23 +09:00
XhmikosRandShun Sato 7baa5fd998 Update dependencies. 2018-12-17 23:14:23 +09:00
XhmikosRandShun Sato d5e5e6113f Use Object destructuring. 2018-12-17 23:14:23 +09:00
XhmikosRandShun Sato fe5d9a0a52 Travis: Remove osx. 2018-12-17 23:14:23 +09:00
XhmikosRandShun Sato 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
XhmikosRandShun Sato c0c85b0785 Hugo v0.52. 2018-12-17 23:14:23 +09:00
XhmikosRandShun Sato 5c84c3d31f Re-add `'use strict' statements.
They are still needed.
2018-12-17 23:14:23 +09:00
XhmikosRandShun Sato f2b396c1a8 Remove unneeded condition. 2018-10-14 16:45:38 +09:00
XhmikosRandShun Sato 38afcaecef Travis CI: specify sudo: false 2018-10-07 21:02:37 +09:00
XhmikosRandShun Sato f8a4aee899 Tweak installation logging. 2018-10-07 21:02:18 +09:00
XhmikosRandShun Sato a24614e635 Replace logalot with signale.
Less dependencies.
2018-10-07 21:02:18 +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
XhmikosRandShun Sato ea361afa4a Minor lint tweaks. (#69) 2018-10-07 17:42:52 +09:00
XhmikosRandShun Sato 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
XhmikosRandShun Sato 1cbcc2cb4a Update README.md (#67)
Minor wording tweaks
2018-10-07 17:41:48 +09:00
XhmikosRandShun Sato 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
XhmikosRandShun Sato 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
XhmikosRandShun Sato 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