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

24 Commits

Author SHA1 Message Date
XhmikosR
9985b1c985
Switch to async methods (#128) 2023-03-17 09:22:09 +02:00
XhmikosR
4b5ea751ba Switch to @xhmikosr/bin-wrapper 2023-03-15 09:10:45 +02:00
XhmikosR
e26842bf48 Update Hugo to v0.103.0 and adapt filenames to the new version 2022-09-16 08:01:45 +03:00
XhmikosR
f297f23462 Add Linux Extended ARM64 version 2022-09-15 20:49:30 +03:00
XhmikosR
cb34e50900 Add DragonFlyBSD 2022-09-15 20:49:29 +03:00
XhmikosR
664f4b864d Remove no longer present binaries 2022-09-15 20:49:29 +03:00
XhmikosR
c842d7a76f Update Hugo to v102.0 and adapt the macOS filename 2022-09-15 08:28:14 +03:00
jweberde
cbb4db4792
feat: Allowing to overwrite the Download Repository aka Download Mirror (#120)
introduces downloadRepo as new installation option allowing to define a mirror-repository
2022-09-15 08:15:27 +03:00
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