1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 15:48:29 -04:00

160 Commits

Author SHA1 Message Date
XhmikosR
c33d5a7346
Update README.md (#100)
Add a Windows example and improve the other ones
2019-08-15 09:24:31 +03:00
XhmikosR
20bbbe4212 0.45.0 v0.45.0 2019-08-14 11:31:22 +03:00
XhmikosR
3e094fcfc0 Update Hugo to v0.57.0. 2019-08-14 11:30:25 +03:00
XhmikosR
91d97dff47 0.44.3 v0.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 v0.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
satoshun00
a9189d1e0c 0.44.1 v0.44.1 2019-07-29 13:21:05 +09:00
Shun Sato
6de0edf014 feat(hugo): upgrade Hugo to v0.56.1 2019-07-29 13:19:37 +09:00
satoshun00
c0712d5fd5 0.44.0 v0.44.0 2019-07-26 14:44:23 +09:00
Shun Sato
5178553b93 feat(hugo): upgrade Hugo to v0.56.0 2019-07-26 14:43:14 +09: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 v0.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 v0.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 v0.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 v0.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
satoshun00
ac9bbfc328 0.43.2 v0.43.2 2019-04-18 12:48:38 +09:00
Shun Sato
19d6a351bc Update Hugo to 0.55.2
https://github.com/fenneclab/hugo-bin/issues/92
2019-04-18 12:46:07 +09:00
XhmikosR
d2ff00403f 0.43.1 v0.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 v0.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
satoshun00
b63d291eda 0.42.0 v0.42.0 2019-02-11 13:48:33 +09:00
XhmikosR
8306fa77bb Update dependencies. 2019-02-11 13:47:14 +09:00
XhmikosR
9b39282ee8 Update Hugo to v0.54.0. 2019-02-11 13:47:14 +09:00
XhmikosR
5f542e07d0 lib/install.js: minor cosmetic changes. 2019-02-11 13:47:14 +09:00
satoshun00
a320551fef 0.41.0 v0.41.0 2019-01-05 19:02:45 +09:00
Shun Sato
c0a4bc8720 feat(hugo): upgrade Hugo to v0.53 2019-01-05 18:56:36 +09:00
satoshun00
6283d5fd5d 0.40.0 v0.40.0 2019-01-05 18:22:47 +09:00
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