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

1111 Commits

Author SHA1 Message Date
github-actions[bot]
1eca83a294 Add new webmentions 🎉 2020-10-13 00:33:47 +00:00
dependabot[bot]
f5e8edc920 Bump eslint from 7.10.0 to 7.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.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.10.0...v7.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-11 09:34:44 -04:00
69db7eadca
account for uppercase request headers if send_view is hit via HTTP 1.x 2020-10-09 11:23:53 -04:00
dependabot[bot]
69af0dde02 Bump postcss-cli from 8.0.0 to 8.1.0
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/8.0.0...8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-09 11:21:48 -04:00
cdc39f7efe
clean up send_view function 2020-10-07 09:06:26 -04:00
9543aaa5b0
process SCSS @import rules with postcss-import 2020-10-03 19:24:27 -04:00
06c9cfe070
bump PostCSS to 8.x and its plugins
TODO: find modern alternative for postcss-clean
2020-09-29 11:08:20 -04:00
bec66f42a2
Update ci.yml 2020-09-29 11:08:06 -04:00
336637a85e
bump Hugo and other deps 2020-09-24 09:06:06 -04:00
3650311355
Update Dockerfile
[skip ci]
2020-09-14 10:39:35 -04:00
dependabot[bot]
afff167244 Bump terser from 5.3.0 to 5.3.1
Bumps [terser](https://github.com/terser/terser) from 5.3.0 to 5.3.1.
- [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.3.0...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 10:20:31 -04:00
dependabot[bot]
df91c1a09e Bump eslint from 7.8.1 to 7.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.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.8.1...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 10:20:22 -04:00
dependabot[bot]
fae4ff6c5c Bump stylelint from 13.7.0 to 13.7.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.0...13.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 10:20:14 -04:00
dependabot[bot]
f4c9e3aec3 Bump imagemin-pngquant from 9.0.0 to 9.0.1
Bumps [imagemin-pngquant](https://github.com/imagemin/imagemin-pngquant) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/imagemin/imagemin-pngquant/releases)
- [Commits](https://github.com/imagemin/imagemin-pngquant/compare/v9.0.0...v9.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 09:49:27 -04:00
dependabot-preview[bot]
59a9de6736
Create Dependabot config file (#164) 2020-09-09 09:42:54 -04:00
dependabot-preview[bot]
45192b2f91 Bump husky from 4.2.5 to 4.3.0
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-09 09:35:34 -04:00
3364cc9377
update homepage & bump inter to v3.15 2020-09-05 11:29:41 -04:00
dependabot-preview[bot]
b81bf47c3a Bump terser from 5.2.1 to 5.3.0
Bumps [terser](https://github.com/terser/terser) from 5.2.1 to 5.3.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.2.1...v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-05 09:52:33 -04:00
1888189866
Update ci.yml 2020-09-03 12:36:40 -04:00
0b6b6f1a56
bump other deps to fix CVE-2020-8244 2020-09-03 09:08:18 -04:00
dependabot-preview[bot]
12b1a3cef1 Bump stylelint-config-sass-guidelines from 7.0.0 to 7.1.0
Bumps [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/bjankord/stylelint-config-sass-guidelines/releases)
- [Changelog](https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v7.0.0...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 09:00:50 -04:00
dependabot-preview[bot]
b204451c0e Bump eslint from 7.8.0 to 7.8.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
- [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.8.0...v7.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 09:00:41 -04:00
17f3c43c17
fix LHCI (?) 2020-09-02 12:38:59 -04:00
dependabot-preview[bot]
8a857b6abf Bump postcss-cli from 7.1.1 to 7.1.2
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/7.1.1...7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 12:08:14 -04:00
dependabot-preview[bot]
3a7b9a8580 Bump eslint from 7.7.0 to 7.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.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.7.0...v7.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 12:07:52 -04:00
cdf867920e
lazy load images within page content 2020-08-31 10:53:47 -04:00
7f4ee60797
switch dark mode example from localStorage to sessionStorage 2020-08-31 10:53:33 -04:00
61efd2b425
fix some 404s, bump deps 2020-08-28 11:21:24 -04:00
7fafef712b
trying another dumb cache busting technique in send_view.js 2020-08-23 12:39:17 -04:00
dependabot-preview[bot]
e64e1fff1a Bump axios from 0.19.2 to 0.20.0
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-23 12:11:52 -04:00
6c28ed85f1
remove ugly safari pinned tab icon 2020-08-23 11:30:36 -04:00
a04e33b705
add debugging headers to send_view function's response 2020-08-21 22:36:07 -04:00
dependabot-preview[bot]
a06f374c1d Bump terser from 5.2.0 to 5.2.1
Bumps [terser](https://github.com/terser/terser) from 5.2.0 to 5.2.1.
- [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.2.0...v5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 22:32:48 -04:00
d7099fbed0
trying to be clever in error handling didn't work.... will fix later 2020-08-20 02:51:19 -04:00
ea758d5004
stats lambda: better caching (or lack thereof) & error handling 2020-08-19 20:56:07 -04:00
dependabot-preview[bot]
c55b32b221 Bump terser from 5.1.0 to 5.2.0
Bumps [terser](https://github.com/terser/terser) from 5.1.0 to 5.2.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.1.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-18 11:26:42 -04:00
6138c422b9
update /stats and /privacy, bump Inter font to v3.14, long cache on /vendor 2020-08-18 10:27:59 -04:00
dependabot-preview[bot]
fba0eef0d6
Bump terser from 5.0.0 to 5.1.0 (#185) [skip ci]
Bumps [terser](https://github.com/terser/terser) from 5.0.0 to 5.1.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.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-16 11:21:19 -04:00
dependabot-preview[bot]
3a7d786fde
Bump eslint from 7.6.0 to 7.7.0 (#186) [skip ci]
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.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.6.0...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-16 11:21:06 -04:00
e07934517c
fix weird chrome sandbox quirks on dark mode example's iframe 2020-08-14 11:10:47 -04:00
8e9e236ecc
Update .lighthouserc.json
[skip ci]
2020-08-14 10:50:41 -04:00
80c926c6f9
re-organize fonts, fix BLM header 2020-08-14 10:22:28 -04:00
1168668308
Update devcontainer.json 2020-08-13 22:19:00 -04:00
cdd5566dad
playing with codespaces 🤓
[skip ci]
2020-08-13 21:27:21 -04:00
347c577d3a
fix body of API response 2020-08-12 10:33:52 -04:00
a0671a6dea
replace request with axios in send_view API 2020-08-12 10:09:10 -04:00
28f0590f8e
Update content/notes/cool-bash-tricks-for-your-terminal-dotfiles/images/terminal.png 2020-08-11 09:49:28 -04:00
0f9de4d350
strip any markdown in page titles from meta/social tags in head 2020-08-10 10:58:22 -04:00
9b5a29be7b
fix AMP pixel (hopefully) 2020-08-08 08:03:22 -04:00
76b3a55efd
switch simple analytics proxy to a netlify function 2020-08-08 00:13:07 -04:00