|
41665fd003
|
warn if Hugo Extended isn't supported, proceed with downloading vanilla Hugo
|
2021-10-06 12:45:23 -04:00 |
|
|
102d7a7ca7
|
chmod hugo[.exe] to ensure it's executable
|
2021-10-06 12:32:07 -04:00 |
|
|
9387ba950d
|
Use careful-downloader module (#70)
https://github.com/jakejarvis/careful-downloader
|
2021-10-06 10:16:15 -04:00 |
|
|
d1141afdc1
|
remove execa & switch back to vanilla child_process
|
2021-09-19 07:35:50 -04:00 |
|
|
f8ef349944
|
support for Windows on ARM (non-extended) release
|
2021-09-04 10:11:12 -04:00 |
|
|
5bb2ff0eb3
|
switch to ESM imports (drops node 10.x support)
also download assets to a temp dir instead of ./vendor
|
2021-08-31 11:56:33 -04:00 |
|
|
0f315eadc4
|
use @jakejarvis/eslint-config, switch to yarn
|
2021-08-31 10:28:03 -04:00 |
|
|
7bd97c7bed
|
use got to fetch binary (retries on error, follows redirects, etc.)
|
2021-06-15 22:19:17 -04:00 |
|
|
8b9580e12f
|
print hugo version output to console, better error throwing
|
2021-06-02 01:03:52 -04:00 |
|
|
2fc3b6fc3b
|
clean up & speed up install.js
|
2021-06-02 00:10:18 -04:00 |
|
|
e8f5de5e96
|
Validate download integrity with checksum (closes #1)
|
2021-06-01 21:24:31 -04:00 |
|
|
d87c63f5d3
|
Switch to more modern and lightweight dependencies
|
2021-06-01 19:41:24 -04:00 |
|