|
8251c012de
|
When Hugo seems to disappear, just reinstall and then continue normally (#82)
should fix #81 (or at least mitigate it)
|
2021-11-01 14:06:51 -04:00 |
|
|
abd1ca427f
|
bump careful-downloader to 2.0.0
https://github.com/jakejarvis/careful-downloader/releases/tag/v2.0.0
|
2021-10-16 07:24:49 -04:00 |
|
|
eddc6a62a1
|
check for a hugoVersion package.json field just in case the package version does not and/or cannot align with Hugo in the future (should never happen!)
|
2021-10-09 11:32:48 -04:00 |
|
|
757a061ebe
|
refactor directory structure and modularize a few common functions
|
2021-10-09 11:03:39 -04:00 |
|
|
d87c63f5d3
|
Switch to more modern and lightweight dependencies
|
2021-06-01 19:41:24 -04:00 |
|
|
2b526bec08
|
Take over platform/arch detection for more accuracy (#45)
namely for Apple Silicon ARM64 detection on macOS
|
2021-03-12 10:12:36 -05:00 |
|
|
1e11110408
|
Clean up tests
|
2020-03-25 11:47:51 -04:00 |
|
|
6c87e415dc
|
allow binaries in vendor folder to be cached
aka: don't delete binaries in node_modules folder, since they shouldn't change anyways (unless the package is also updated)
|
2020-02-18 17:40:51 -05:00 |
|
|
f6b20c2dee
|
moved repository from hugo-node to hugo-extended
|
2020-02-01 18:57:00 -05:00 |
|
|
9b1434b0b2
|
remove signale dependency
|
2020-01-31 11:20:05 -05: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
|
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 |
|
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 |
|