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

10 Commits

Author SHA1 Message Date
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