1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 19:10:29 -04:00

1076 Commits

Author SHA1 Message Date
1d6d6686b2
remove algolia search stuff from production for now 2021-04-03 09:46:12 -04:00
83d88f0f77
remove unused lambda functions from production 2021-04-03 07:56:29 -04:00
42355c76ec
normalize font sizes 2021-04-03 07:46:13 -04:00
dc24d847bf
try fixing CI workflows after changes to how secrets are handled
https://github.blog/changelog/2021-02-19-github-actions-workflows-triggered-by-dependabot-prs-will-run-with-read-only-permissions/
2021-03-31 10:12:03 -04:00
325959f30d
cleaning up home page 2021-03-30 10:48:11 -04:00
0456fd99bd
update first website URLs 2021-03-29 11:12:29 -04:00
fe0fa6599f
update deps & try to fix codespaces 2021-03-29 10:48:56 -04:00
dependabot[bot]
6f96c7b53b Bump @algolia/netlify-plugin-crawler from 1.0.5 to 1.0.6
Bumps [@algolia/netlify-plugin-crawler](https://github.com/algolia/algoliasearch-netlify) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/algolia/algoliasearch-netlify/releases)
- [Changelog](https://github.com/algolia/algoliasearch-netlify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-netlify/compare/v1.0.5...v1.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-27 10:30:39 -04:00
dependabot[bot]
c7bc1d72eb Bump @algolia/algoliasearch-netlify-frontend from 1.0.5 to 1.0.6
Bumps [@algolia/algoliasearch-netlify-frontend](https://github.com/algolia/algoliasearch-netlify) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/algolia/algoliasearch-netlify/releases)
- [Changelog](https://github.com/algolia/algoliasearch-netlify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-netlify/compare/v1.0.5...v1.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-27 10:29:57 -04:00
6c3a2185ee
fix some AMP errors 2021-03-17 08:25:36 -04:00
1b1a6e3e1e
add example .env and fix remote LHCI server 2021-03-15 18:19:33 -04:00
99f0f53bed
bump some deps 2021-03-15 10:34:20 -04:00
5373129717
Update content/notes/github-rename-master/index.md 2021-03-03 22:38:53 -05:00
91299c225f
use relative URLs for Docker local server 2021-03-03 22:27:27 -05:00
152ac851f4
some quick tweaks I've put off 2021-02-22 10:53:56 -05:00
dependabot[bot]
1de01b184e Bump terser from 5.5.1 to 5.6.0
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 12:23:01 -05:00
dependabot[bot]
89ca28511b Bump eslint from 7.19.0 to 7.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 11:46:35 -05:00
a77abe3a3f
bump some deps 2021-02-11 10:04:59 -05:00
9bb455bd06
fix CSP 2021-02-05 10:11:11 -05:00
2c327f05c1
update /stats/ 2021-02-05 10:02:55 -05:00
16caeda11c
run local server with relative URLs (for things like codespaces)
[skip ci]
2021-02-04 10:56:51 -05:00
ef445a538b
bundle fathom analytics script into first-party app.js 2021-01-31 12:23:50 -05:00
28b7e8ffd1
Update content/cli/index.md 2021-01-30 10:12:08 -05:00
255c06e3c5
update deps (fixes CVE-2020-28168) 2021-01-05 13:48:13 -05:00
42eab41aa1
trying fathom analytics 2020-12-21 10:58:27 -05:00
54357538d3
bump Hugo to v0.79.1 2020-12-19 11:41:04 -05:00
898a65e296
playing more with algolia search (and updated a bunch of deps) 2020-12-18 08:25:23 -05:00
de1996c661
fix algolia base domain, use first party assets 2020-12-09 09:36:07 -05:00
6875435c61
test netlify/algolia search plugin
https://github.com/algolia/algoliasearch-netlify
2020-12-09 09:08:02 -05:00
4a43ef359a
disable instant.page preloading script
it reduces browser compatibility and messes with server-side stats
2020-12-01 09:05:46 -05:00
ceee1f10ad
remove redundant title tag on <img>s 2020-11-30 15:22:59 -05:00
9f32e8ba3f
fix some CSP vs AMP errors 2020-11-28 11:46:39 -05:00
aa2c1e60ea
adjust monospace font size a bit 2020-11-27 09:57:36 -05:00
d9deace16c
switch to a variable mono font (Roboto Mono) and subset all fonts more 2020-11-27 09:30:54 -05:00
09b44fb689
update /uses 2020-11-22 18:41:17 -05:00
dependabot[bot]
4a24e99f19 Bump postcss from 8.1.7 to 8.1.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.7 to 8.1.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.1.7...8.1.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-20 14:35:34 -05:00
dependabot[bot]
10bd29e505 Bump prettier from 2.1.2 to 2.2.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-20 14:35:28 -05:00
dependabot[bot]
3a2b7e8301 Bump terser from 5.4.0 to 5.5.0
Bumps [terser](https://github.com/terser/terser) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.4.0...v5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-20 14:35:20 -05:00
c58dddbed2
fix silly AMP and lighthouse warnings
https://developers.google.com/web/updates/2018/07/page-lifecycle-api#the-unload-event
2020-11-19 10:56:25 -05:00
e6400400f1
fix image/caption spacing around paragraphs 2020-11-17 11:29:55 -05:00
9c0046cb62
render all image tags as figures 2020-11-15 09:35:55 -05:00
78179c5901
run AMP server-side optimizer via Netlify build plugin (#263) 2020-11-12 18:43:24 -05:00
dependabot[bot]
6dbd8cee09 Bump autoprefixer from 10.0.1 to 10.0.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.1...10.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 10:13:00 -05:00
dependabot[bot]
3b5691614a Bump postcss from 8.1.6 to 8.1.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.6 to 8.1.7.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.1.6...8.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 10:12:51 -05:00
ab70fabeab
Update _syntax.scss 2020-11-09 16:51:59 -05:00
6ada1afd4a
enable AMP on more layouts/pages 2020-11-08 11:12:21 -05:00
b378cb4afb
fix webmention API endpoints 2020-11-06 09:25:03 -05:00
4fc23f0b63
bump Hugo to 0.78.1 2020-11-05 09:37:52 -05:00
77ee252639
add Permissions-Policy header
https://scotthelme.co.uk/goodbye-feature-policy-and-hello-permissions-policy/
2020-11-04 08:46:21 -05:00
44ef6de825
enable CSP 2020-11-04 08:40:26 -05:00