1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 14:46:22 -04:00

16 Commits

Author SHA1 Message Date
XhmikosR
e4b83248a0 Switch to ESM 2021-12-07 12:33:30 +02:00
XhmikosR
b5985488fc Update Hugo to v0.89.1. 2021-11-05 20:24:22 +02:00
XhmikosR
d78bdcf486 Update Hugo to v0.89.0 and adapt the supported platforms. 2021-11-03 12:52:31 +02:00
XhmikosR
8dd300b9a8 lib/index.js: simplify code
We only need the file extension on Windows and the other part is always the same: "hugo".
2021-11-03 09:12:19 +02:00
XhmikosR
d52698df0d Add missing platforms 2021-04-22 07:15:22 +03:00
XhmikosR
270c11b9f7
Remove moot variable. (#101) 2019-08-15 09:24:48 +03:00
XhmikosR
d5e5e6113f Use Object destructuring. 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
XhmikosR
f2b396c1a8 Remove unneeded condition. 2018-10-14 16:45:38 +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
I Kadek Adi Gunawan
684da85571 add support for termux on android (#59) 2018-07-07 12:22:36 +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
Shun Sato
b1dfe8d0ba feat(hugo): upgrade Hugo to v0.20.7 (#18) 2017-05-05 20:22:07 +09:00
Shun Sato
ac5f5ae86e feat(hugo): upgrade Hugo to v0.18.1 (#10) 2017-01-15 20:41:05 +09:00
Shun Sato
2babfd561c feat(hugo): upgrade Hugo to v0.17 (#9) 2016-10-19 23:36:34 +09:00
Shun Sato
fdd354f25d Initial commit 2016-05-31 02:44:50 +09:00