1
Fork 0
Commit graph

705 commits

Author SHA1 Message Date
dependabot-preview[bot]
c68ac39e87
[Security] Bump serialize-to-js from 3.0.0 to 3.0.1
Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) from 3.0.0 to 3.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/commenthol/serialize-to-js/releases)
- [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-06 23:23:20 +00:00
Jake Howard
9483c1be20
Merge pull request #44 from RealOrangeOne/dependabot/npm_and_yarn/mermaid-8.4.3
Bump mermaid from 8.4.2 to 8.4.3
2019-12-02 09:04:33 +00:00
Jake Howard
8004c8cd5d
Merge pull request #43 from RealOrangeOne/dependabot/npm_and_yarn/sentry/browser-5.9.1
Bump @sentry/browser from 5.7.1 to 5.9.1
2019-12-02 09:04:17 +00:00
dependabot-preview[bot]
8250f2f08f
Bump mermaid from 8.4.2 to 8.4.3
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.4.2 to 8.4.3.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/compare/8.4.2...8.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:17:46 +00:00
dependabot-preview[bot]
420d27d423
Bump @sentry/browser from 5.7.1 to 5.9.1
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.7.1 to 5.9.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.7.1...5.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:21:21 +00:00
6b585f62dd
Add macOS review 2019-11-16 21:20:23 +00:00
6e2672583c
Install dependencies with npm ci 2019-11-16 20:41:15 +00:00
Jake Howard
bf65dde051
Merge pull request #41 from RealOrangeOne/dependabot/npm_and_yarn/mermaid-8.4.2
Bump mermaid from 8.4.0 to 8.4.2
2019-11-14 09:04:14 +00:00
dependabot-preview[bot]
66bbf1f64b
Bump mermaid from 8.4.0 to 8.4.2
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.4.0 to 8.4.2.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/compare/8.4.0...8.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:12:17 +00:00
449554f6b6
Hack around the lack of raw environment support in parcel
It only supports env files, so let's make one when creating a production build
2019-11-01 23:31:04 +00:00
c8134173e1
Remove envify 2019-11-01 23:18:53 +00:00
43df6b6da4
Add a way of checking for broken links
Intentionally not run as part of CI, as it's a little messy with state. It's more a manual check
2019-11-01 23:18:23 +00:00
4aecd0c78b
Remove codepen account 2019-11-01 23:15:56 +00:00
62a048e520
Publish hacktober 2019 post 2019-11-01 22:55:58 +00:00
e7c9222801
Replace browserify with parcel
The build is slightly smarter, and deals with weird things better, although it is a bit slower.
2019-11-01 22:41:11 +00:00
Jake Howard
b3d7b64a3f
Merge pull request #39 from RealOrangeOne/dependabot/npm_and_yarn/mermaid-8.4.0
Bump mermaid from 8.3.1 to 8.4.0
2019-10-29 19:44:42 +00:00
Jake Howard
478e04822c
Merge pull request #40 from RealOrangeOne/dependabot/npm_and_yarn/sentry/browser-5.7.1
Bump @sentry/browser from 5.7.0 to 5.7.1
2019-10-29 19:44:12 +00:00
5a0ee4f08e
Move more things into the ready event handler 2019-10-29 19:34:07 +00:00
92810bc12b
Load sentry async
it increases the chance of the hooks not being installed before an error, but it's pretty slim
2019-10-29 19:32:38 +00:00
2c6a63b954
Only add transition on hover 2019-10-29 18:51:12 +00:00
60c66b5ab0
Extract mermaid logic into its own JS file, and correct conditional loading 2019-10-29 18:49:42 +00:00
48cae84b96
Use regular bash things to pass in extra arguments 2019-10-27 22:40:52 +00:00
e4c0ef7f2a
Add page URL to matomo URL 2019-10-27 22:31:53 +00:00
44b7a98457
Revert "Use matomo JS"
This reverts commit a76fed5811.
2019-10-27 22:20:42 +00:00
a76fed5811
Use matomo JS 2019-10-27 22:03:12 +00:00
4f6634c060
Swap out fathom for matomo 2019-10-27 21:21:36 +00:00
dependabot-preview[bot]
d87eb93068
Bump @sentry/browser from 5.7.0 to 5.7.1
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.7.0...5.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 07:27:43 +00:00
dependabot-preview[bot]
61b51a7f3f
Bump mermaid from 8.3.1 to 8.4.0
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.3.1 to 8.4.0.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/knsv/mermaid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/commits/8.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 07:27:03 +00:00
Jake Howard
fd52dcb932
Merge pull request #38 from RealOrangeOne/dependabot/npm_and_yarn/sentry/browser-5.7.0
Bump @sentry/browser from 5.6.3 to 5.7.0
2019-10-16 21:35:39 +01:00
dependabot-preview[bot]
284aa4817b
Bump @sentry/browser from 5.6.3 to 5.7.0
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.6.3 to 5.7.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.6.3...5.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 13:59:51 +00:00
1f28ed3a4b
Add multiple favicon sizes 2019-10-13 18:02:41 +01:00
39d97b3275
Resize favicon 2019-10-13 17:27:29 +01:00
e2be87d11a
Resize header image to reduce load times 2019-10-13 17:22:54 +01:00
e704528683
Bump HUgo to 0.58.3 2019-09-29 13:00:03 +01:00
a74ebf3367
Only show duration if it's not a root page and it's longer than 2 minutes 2019-09-29 12:47:44 +01:00
Jake Howard
34f592d64f
Merge pull request #37 from RealOrangeOne/dependabot/npm_and_yarn/fortawesome/fontawesome-free-5.11.2
Bump @fortawesome/fontawesome-free from 5.10.2 to 5.11.2
2019-09-28 22:56:17 +01:00
dependabot-preview[bot]
017e6132a2
Bump @fortawesome/fontawesome-free from 5.10.2 to 5.11.2
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.10.2 to 5.11.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.10.2...5.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 21:54:38 +00:00
Jake Howard
4f397ae37d
Merge pull request #35 from RealOrangeOne/dependabot/npm_and_yarn/mermaid-8.3.1
Bump mermaid from 8.2.6 to 8.3.1
2019-09-28 22:53:14 +01:00
dependabot-preview[bot]
02c52fdc07
Bump mermaid from 8.2.6 to 8.3.1
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.2.6 to 8.3.1.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/knsv/mermaid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 08:46:33 +00:00
0f5ef3997e
Add wireguard getting started guide 2019-09-15 11:59:54 +01:00
Jake Howard
b56ba2af81
Merge pull request #31 from RealOrangeOne/dependabot/npm_and_yarn/fortawesome/fontawesome-free-5.10.2
Bump @fortawesome/fontawesome-free from 5.10.1 to 5.10.2
2019-09-06 17:18:37 +01:00
dependabot-preview[bot]
f020e655a5
Bump @fortawesome/fontawesome-free from 5.10.1 to 5.10.2
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.10.1...5.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 16:16:29 +00:00
Jake Howard
28e9eeacf8
Merge pull request #33 from RealOrangeOne/dependabot/npm_and_yarn/mermaid-8.2.6
Bump mermaid from 8.2.3 to 8.2.6
2019-09-06 17:14:56 +01:00
Jake Howard
708f740a1d
Merge pull request #34 from RealOrangeOne/dependabot/npm_and_yarn/sentry/browser-5.6.3
Bump @sentry/browser from 5.6.1 to 5.6.3
2019-09-06 17:14:23 +01:00
dependabot-preview[bot]
a6b21e55fb
Bump @sentry/browser from 5.6.1 to 5.6.3
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.6.1 to 5.6.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.6.1...5.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 08:44:42 +00:00
dependabot-preview[bot]
bb1e598361
Bump mermaid from 8.2.3 to 8.2.6
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.2.3 to 8.2.6.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/knsv/mermaid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/compare/8.2.3...8.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 08:44:09 +00:00
Jake Howard
8c16b0105d
Merge pull request #24 from RealOrangeOne/dependabot/npm_and_yarn/mermaid-8.2.3
Bump mermaid from 8.1.0 to 8.2.3
2019-08-18 16:45:26 +01:00
dependabot-preview[bot]
2f117946e4
Bump mermaid from 8.1.0 to 8.2.3
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.1.0 to 8.2.3.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/knsv/mermaid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-18 15:38:41 +00:00
Jake Howard
f3bcc2aba0
Merge pull request #29 from RealOrangeOne/dependabot/npm_and_yarn/sentry/browser-5.6.1
Bump @sentry/browser from 5.5.0 to 5.6.1
2019-08-18 16:36:55 +01:00
Jake Howard
13e11b8225
Merge pull request #28 from RealOrangeOne/dependabot/npm_and_yarn/browserify-16.5.0
Bump browserify from 16.3.0 to 16.5.0
2019-08-18 16:36:47 +01:00