1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 18:10:30 -04:00

565 Commits

Author SHA1 Message Date
XhmikosR
d9d70b8c08 0.103.1 2023-05-23 20:53:46 +03:00
XhmikosR
e8d0435431 Update Hugo to v0.112.1. 2023-05-23 20:53:39 +03:00
XhmikosR
be5511d1b9 0.103.0 2023-05-23 12:07:41 +03:00
XhmikosR
8ea507280e Update Hugo to v0.112.0. 2023-05-23 12:04:59 +03:00
XhmikosR
8ebe2547f0
Tweak lib/index.js (#135) 2023-05-23 11:59:34 +03:00
XhmikosR
2d54c7c2d7 Refactor tests 2023-05-18 08:14:01 +03:00
XhmikosR
ce2efe7734 0.102.2 2023-05-17 08:35:09 +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
0bfb798db8 index.js: remove unneeded parentheses 2023-05-16 21:15:59 +03:00
XhmikosR
9876a76575
CI: specify tags 2023-05-16 08:51:17 +03:00
XhmikosR
053a85c2ef 0.102.1 2023-05-16 08:41:04 +03:00
XhmikosR
ebc8ba9489 Update devDependencies 2023-05-16 08:40:57 +03:00
XhmikosR
8e02ee16b9 Move cli.js to bin/cli.js 2023-05-05 17:58:31 +03:00
XhmikosR
1429f5b716 Update lib/index.js 2023-05-05 17:54:17 +03:00
XhmikosR
951cf80450 Update test/index.js 2023-05-02 09:14:21 +03:00
XhmikosR
6b776cca81 Update devDependencies 2023-05-01 21:24:28 +03:00
XhmikosR
faeaa6f696 CI: Add Node.js 20 2023-04-28 09:07:38 +03:00
XhmikosR
5ecbfe7573 Update devDependencies 2023-04-20 16:14:22 +03:00
XhmikosR
b967ae58ed
Update README.md 2023-04-11 09:04:20 +03:00
XhmikosR
7144e9d67f
Update ci.yml 2023-04-07 20:49:22 +03:00
XhmikosR
8a4c478656 0.102.0 2023-04-03 15:19:30 +03:00
XhmikosR
4d85c73245
Remove rimraf dependency (#133) 2023-04-03 15:19:27 +03:00
XhmikosR
c45ccfe67c 0.101.5 v0.101.5 2023-03-27 08:26:44 +03:00
XhmikosR
299d80bfb3 Downgrade rimraf to v3 since most projects still use this version 2023-03-27 08:26:39 +03:00
XhmikosR
dcad2f12a1 0.101.4 v0.101.4 2023-03-24 23:37:34 +02:00
XhmikosR
0f23c2e69a
Remove picocolors and use console.log (#132) 2023-03-24 23:36:56 +02:00
XhmikosR
9af5be62b9 0.101.3 v0.101.3 2023-03-21 21:24:52 +02:00
XhmikosR
23657d605f Update dependencies 2023-03-21 21:24:27 +02:00
XhmikosR
2140d2df18
README.md: update npm badge 2023-03-21 15:01:23 +02:00
XhmikosR
313c355e13 0.101.2 v0.101.2 2023-03-18 18:49:36 +02:00
XhmikosR
fea3cc44f6 Update test/index.js 2023-03-18 18:47:50 +02:00
XhmikosR
44c78e9504 0.101.1 v0.101.1 2023-03-18 18:45:59 +02:00
XhmikosR
e70e53d909 Update package-lock.json 2023-03-18 18:45:34 +02:00
XhmikosR
0a6308695b
Update README.md 2023-03-17 11:12:53 +02:00
XhmikosR
b7b9837c4d
Add funding information (#131) 2023-03-17 08:04:10 +00:00
XhmikosR
1182bb8d6b 0.101.0 2023-03-17 09:26:38 +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
9e6b5c865f
Update rimraf (#129) 2023-03-17 09:19:21 +02:00
XhmikosR
56c08f5b47
Drop Node.js < 14.13.1 support (#130) 2023-03-17 09:16:37 +02:00
XhmikosR
9f07fed737
Update CI (#127)
* print hugo version for the extended tests since older npm needs a different syntax
* test on all supported versions
* use Node.js 18 for publish too
2023-03-17 09:09:27 +02:00
XhmikosR
75fa29d860
Update README.md 2023-03-17 07:28:44 +02:00
XhmikosR
d0805e3e8f 0.100.0 2023-03-15 09:13:41 +02:00
XhmikosR
4b5ea751ba Switch to @xhmikosr/bin-wrapper 2023-03-15 09:10:45 +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
de6249b42c
Update README.md 2023-03-15 07:22:31 +02:00
XhmikosR
725dbdfb83 CI: switch to Node.js 18 2023-03-13 08:01:33 +02:00
XhmikosR
43d7db8b88 Update eslint 2023-03-12 22:05:51 +02:00