1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 15:48:29 -04:00

242 Commits

Author SHA1 Message Date
aef676aaaa
Hugo v0.68.2 v0.68.2 2020-03-24 09:01:17 -04:00
b7d2bc0680
Hugo v0.68.1 v0.68.1 2020-03-22 09:05:54 -04:00
dd377fc1d3
Hugo v0.68.0 v0.68.0 2020-03-21 10:44:07 -04:00
3797d77ee5
Regenerate lock file (fixes CVE-2020-7598) 2020-03-18 12:56:42 -04:00
dependabot-preview[bot]
88512cc96b Bump mocha from 7.1.0 to 7.1.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v7.1.1/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.0...v7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-18 12:47:23 -04:00
50b6a28dff
Hugo v0.67.1 v0.67.1 2020-03-15 16:00:02 -04:00
dependabot-preview[bot]
c6194eed17 Bump xo from 0.27.2 to 0.28.0
Bumps [xo](https://github.com/xojs/xo) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.27.2...v0.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 19:28:58 -04:00
51bd3671e8
Hugo v0.67.0 v0.67.0 2020-03-09 16:57:06 -04:00
22656d3142
Change dragonflybsd to dragonfly for ${process.platform}
Still seems to be undetectable — see below, looks like it'll end up downloading FreeBSD binary — but doesn't hurt to "fix." I'll test this one day...

2a7d66200b/tools/utils.py (L66)
2020-03-09 14:19:07 -04:00
1e1aa52fa7
Add building gohugoio/hugoDocs to test workflow (#7)
via `node cli.js`
2020-03-04 12:16:32 -05:00
1e280a3ed2
Hugo v0.66.0 v0.66.0 2020-03-03 13:28:19 -05:00
dependabot-preview[bot]
3a1c17d4ef Bump xo from 0.26.1 to 0.27.2
Bumps [xo](https://github.com/xojs/xo) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.26.1...v0.27.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 15:43:04 -05:00
dependabot-preview[bot]
122fa9a6df Bump mocha from 7.0.1 to 7.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.0.1...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 15:39:06 -05:00
d189fdcc55
Hugo v0.65.3 v0.65.3 2020-02-23 21:21:11 -05:00
61dc526cdb
Hugo v0.65.2 v0.65.2 2020-02-21 16:19:43 -05:00
3c89044615
Hugo v0.65.1 v0.65.1 2020-02-20 12:56:41 -05:00
b19828376d
Hugo v0.65.0 v0.65.0 2020-02-20 12:50:24 -05:00
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