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

33 Commits

Author SHA1 Message Date
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
6f36fb3177 Add picocolors for installation messages 2021-12-09 10:27:43 +02:00
XhmikosR
564f33b4c9 Reword success installation message 2021-12-09 10:25:31 +02:00
XhmikosR
e4b83248a0 Switch to ESM 2021-12-07 12:33:30 +02:00
XhmikosR
e524abe8fa Remove signale 2021-12-07 12:02:50 +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
5f542e07d0 lib/install.js: minor cosmetic changes. 2019-02-11 13:47:14 +09: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
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
XhmikosR
ea361afa4a Minor lint tweaks. (#69) 2018-10-07 17:42:52 +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
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
75b26fadec fix(default): deprecate hugoVersion configuration (#4) 2016-06-09 01:08:54 +09:00
Shun Sato
653f15b2db fix(config): fix critical bug to default hugoVersion (#3) 2016-06-08 23:41:26 +09:00
Shun Sato
0195454bb3 feat(getBinalyName): add support for Hugo v0.16 (#2) 2016-06-08 02:35:22 +09:00
Shun Sato
fdd354f25d Initial commit 2016-05-31 02:44:50 +09:00