1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 16:58:26 -04:00

225 Commits

Author SHA1 Message Date
ccbfec2c65
Update README.md [skip ci] 2020-02-20 12:49:47 -05:00
c3ef7b92f8
add support for Linux ARM64, NetBSD, OpenBSD, DragonFlyBSD binaries
some of these may be undetected, even though they support node...?

https://nodejs.org/api/process.html#process_process_platform
2020-02-18 18:08:28 -05:00
50fed96099
require node >= 10 2020-02-18 17:45:21 -05: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
dependabot-preview[bot]
434a6865cf Bump rimraf from 3.0.1 to 3.0.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 03:16:17 +05:30
20039a775a
Hugo v0.64.1 v0.64.1 2020-02-13 06:04:29 +05:30
026be7426a
Update README.md 2020-02-04 08:52:23 -05:00
53bb1ab4db
Hugo v0.64.0 v0.64.0 2020-02-04 08:48:48 -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
a0a61c0d60
print Hugo version & environment variables in tests 2020-01-31 09:08:38 -05:00
8dac927afa
support node >=8 2020-01-31 08:48:20 -05:00
8bcbc1a248
run tests on all OSes 2020-01-31 08:44:20 -05:00
4a2a55ef91
publish to NPM via action 2020-01-31 08:34:14 -05:00
e7cab3ed94
rename to hugo-extended v0.63.2 2020-01-31 08:13:23 -05:00
da49c200fb
further simplify install logic 2020-01-30 20:33:17 -05:00
9d5f8ac522
update readme, license, etc. 2020-01-30 20:33:01 -05:00
cb88ac1257
default to Hugo extended flavor 2020-01-30 19:08:34 -05:00
c87fb47758
lint and test via GitHub Action 2020-01-30 19:08:03 -05:00
XhmikosR
a8c6fb39bd Update devDependencies 2020-01-28 16:03:41 +02:00
XhmikosR
67d92d4f14 0.51.2 v0.51.2 2020-01-27 15:15:24 +02:00
XhmikosR
ee820f09ca Update Hugo to v0.63.2. 2020-01-27 15:14:58 +02:00
XhmikosR
8990b9187c 0.51.1 v0.51.1 2020-01-23 23:53:00 +02:00
XhmikosR
4a0838be92 Update Hugo to v0.63.1. 2020-01-23 23:52:53 +02:00
XhmikosR
f46577a42e 0.51.0 v0.51.0 2020-01-23 14:54:45 +02:00
XhmikosR
0648507c43 Update Hugo to v0.63.0. 2020-01-23 14:54:06 +02:00
XhmikosR
0cfebf7314 0.50.2 v0.50.2 2020-01-06 01:23:35 +02:00
XhmikosR
0fad059a4f Update Hugo to v0.62.2. 2020-01-06 01:23:21 +02:00
XhmikosR
4eef577700 Update mocha to v7.0.0 2020-01-06 01:22:36 +02:00
XhmikosR
fac9cfeda8 0.50.1 v0.50.1 2020-01-02 01:17:30 +02:00
XhmikosR
585b513ae6 Update Hugo to v0.62.1. 2020-01-02 01:17:23 +02:00
XhmikosR
c423c73299 0.50.0 v0.50.0 2019-12-23 12:41:18 +02:00
XhmikosR
2ef56cd13c Update Hugo to v0.62.0. 2019-12-23 12:40:57 +02:00
XhmikosR
d1d242f086 Update devDependencies. 2019-12-23 12:40:34 +02:00
XhmikosR
6d726d8f9e 0.49.0 v0.49.0 2019-12-11 10:48:48 +02:00
XhmikosR
440aa5bc87 Update Hugo to v0.61.0. 2019-12-11 10:48:20 +02:00
XhmikosR
b8e28e2ad1 Update devDependencies 2019-12-11 10:48:02 +02:00
XhmikosR
97b28b28f6 0.48.1 v0.48.1 2019-11-29 18:10:21 +02:00
XhmikosR
be4e7e5684 Update Hugo to v0.60.1. 2019-11-29 18:10:14 +02:00
XhmikosR
be4fd0991f 0.48.0 v0.48.0 2019-11-27 12:31:18 +02:00
XhmikosR
ee1205eeb4 Drop Node.js 6.x support. 2019-11-27 12:30:57 +02:00
XhmikosR
6dcaad29bf Update Hugo to v0.60.0. 2019-11-27 12:30:27 +02:00
XhmikosR
7a8d9483ee Update eslint to v6.7.1 2019-11-27 12:30:27 +02:00
XhmikosR
c95b798c7c 0.47.1 v0.47.1 2019-10-31 19:11:00 +02:00
XhmikosR
2facc09cc4 Update Hugo to v0.59.1. 2019-10-31 19:10:29 +02:00
XhmikosR
2b0f39025d Update ESLint to v6.6.0. 2019-10-31 19:09:53 +02:00
XhmikosR
56b304869d README.md: add npm version badge 2019-10-21 13:08:37 +03:00
XhmikosR
e36b149881 0.47.0 v0.47.0 2019-10-21 13:04:19 +03:00
XhmikosR
78b8aa8145 Update mocha to v6.2.2 and regenerate package-lock.json 2019-10-21 12:57:11 +03:00
XhmikosR
87936d8715 Update Hugo to v0.59.0. 2019-10-21 12:53:27 +03:00