1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 05:38:25 -04:00

21 Commits

Author SHA1 Message Date
XhmikosR
b7c298ed83 Update dependencies
* @xhmikosr/bin-wrapper to v7.0.0
* switch to @xhmikosr/bin-check
2023-05-31 09:17:34 +03:00
XhmikosR
2d54c7c2d7 Refactor tests 2023-05-18 08:14:01 +03:00
XhmikosR
e69a92ad0e Rename variables 2023-05-17 08:31:53 +03:00
XhmikosR
1e4307eaf9 Switch to xo for linting 2023-05-16 21:32:44 +03:00
XhmikosR
951cf80450 Update test/index.js 2023-05-02 09:14:21 +03:00
XhmikosR
fea3cc44f6 Update test/index.js 2023-03-18 18:47:50 +02:00
XhmikosR
0781627444 test: switch to a suite for the first test too 2023-03-17 09:23:17 +02:00
XhmikosR
9985b1c985
Switch to async methods (#128) 2023-03-17 09:22:09 +02:00
XhmikosR
641cfe8aaf tests: switch to assert.equal 2023-03-15 07:51:25 +02:00
XhmikosR
54c2c33f6f tests: use for of 2023-03-15 07:45:54 +02:00
XhmikosR
84302adfa1 Add missing semicolon 2022-11-17 22:38:05 +02: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
4e3308dc3f Switch to uvu for tests 2021-12-07 09:43:40 +02:00
XhmikosR
7e1e17b6f1 test/index.js: switch to strict assert 2021-11-03 09:05:59 +02:00
XhmikosR
5c84c3d31f Re-add `'use strict' statements.
They are still needed.
2018-12-17 23:14:23 +09:00
XhmikosR
ea361afa4a Minor lint tweaks. (#69) 2018-10-07 17:42:52 +09:00
XhmikosR
a10898b002 Updates (#57)
* Travis CI: add Node.js 10.x.

* Move eslint mocha where it's needed.

* Update devDependencies.

Notes:

* package-lock.json is saved with npm 6.3.1, the one that ships with node.js 10.x
* eslint 5.x doesn't support node.js 4.x, so don't update it
2018-07-07 12:03:52 +09:00
Shun Sato
2babfd561c feat(hugo): upgrade Hugo to v0.17 (#9) 2016-10-19 23:36:34 +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