Commit Graph
17 Commits
Author SHA1 Message Date
jake 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
jake 50fed96099 require node >= 10 2020-02-18 17:45:21 -05:00
jake 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
jake 20039a775a Hugo v0.64.1 2020-02-13 06:04:29 +05:30
jakeandGitHub 026be7426a Update README.md 2020-02-04 08:52:23 -05:00
jake 53bb1ab4db Hugo v0.64.0 2020-02-04 08:48:48 -05:00
jake f6b20c2dee moved repository from hugo-node to hugo-extended 2020-02-01 18:57:00 -05:00
jake 9b1434b0b2 remove signale dependency 2020-01-31 11:20:05 -05:00
jake a0a61c0d60 print Hugo version & environment variables in tests 2020-01-31 09:08:38 -05:00
jake 8dac927afa support node >=8 2020-01-31 08:48:20 -05:00
jake 8bcbc1a248 run tests on all OSes 2020-01-31 08:44:20 -05:00
jake 4a2a55ef91 publish to NPM via action 2020-01-31 08:34:14 -05:00
jake e7cab3ed94 rename to hugo-extended 2020-01-31 08:13:23 -05:00
jake da49c200fb further simplify install logic 2020-01-30 20:33:17 -05:00
jake 9d5f8ac522 update readme, license, etc. 2020-01-30 20:33:01 -05:00
jake cb88ac1257 default to Hugo extended flavor 2020-01-30 19:08:34 -05:00
jake c87fb47758 lint and test via GitHub Action 2020-01-30 19:08:03 -05:00