Commit Graph
239 Commits
Author SHA1 Message Date
jake 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
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
jake 7f4ee60797 switch dark mode example from localStorage to sessionStorage 2020-08-31 10:53:33 -04:00
jake 61efd2b425 fix some 404s, bump deps 2020-08-28 11:21:24 -04:00
jake 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
jake 6c28ed85f1 remove ugly safari pinned tab icon 2020-08-23 11:30:36 -04:00
jake 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
jake 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
jake 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
jake a0671a6dea replace request with axios in send_view API 2020-08-12 10:09:10 -04:00
jake 0f9de4d350 strip any markdown in page titles from meta/social tags in head 2020-08-10 10:58:22 -04:00
jake 76b3a55efd switch simple analytics proxy to a netlify function 2020-08-08 00:13:07 -04:00
jake d9833c6d30 remove sitemap priorities 2020-08-02 16:18:54 -04:00
dependabot-preview[bot] 5531c124fc Bump terser from 4.8.0 to 5.0.0
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 5.0.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/v4.8.0...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 12:02:41 -04:00
jake 5a4baea633 swap twemoji packages, again...
https://www.npmjs.com/package/twemoji-emojis
2020-07-31 23:20:08 -04:00
jake 60903bbb2b remove events scripts 2020-07-31 08:47:23 -04:00
jake 4d8bfd4543 move imagemin-cli to optional deps [skip ci] 2020-07-30 15:04:09 -04:00
jake 508c4eb911 swap twemoji packages 2020-07-29 17:14:38 -04:00
jake cb61438d11 trying to fetch Twemoji SVGs from an NPM package instead of Go module
not actually published on NPM, though: https://github.com/jakejarvis/twemoji-svg
2020-07-29 12:27:56 -04:00
jake 13e8ab5b54 move imagemin binaries to optionalDependencies and suppress their errors 2020-07-28 11:28:46 -04:00
jake 9d87dd46bd clean up redirects, audit a few AMP pages with percy 2020-07-25 14:13:27 -04:00
dependabot-preview[bot] 4b599db0d5 Bump hugo-extended from 0.74.1 to 0.74.3
Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from 0.74.1 to 0.74.3.
- [Release notes](https://github.com/jakejarvis/hugo-extended/releases)
- [Commits](https://github.com/jakejarvis/hugo-extended/compare/v0.74.1...v0.74.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 14:56:31 -04:00
jake cdfbba108c playing with variable fonts some more 2020-07-23 13:03:00 -04:00
dependabot-preview[bot] 5b005f8186 Bump netlify-lambda from 2.0.0 to 2.0.1 (#178) [skip ci]
Bumps [netlify-lambda](https://github.com/netlify/netlify-lambda) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/netlify/netlify-lambda/releases)
- [Changelog](https://github.com/netlify/netlify-lambda/blob/master/CHANGELOG.md)
- [Commits](https://github.com/netlify/netlify-lambda/compare/v2.0.0...v2.0.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-22 17:09:41 -04:00
jake 17824d4c5c fix a few RSS validation warnings 2020-07-20 12:44:21 -04:00
jake 2909e934e7 rename atom shortcodes from .atom.xml to .atom.atom, and stop using symlinks
let's see if this fixes the issue of the wrong shortcode types (usually AMP) being chosen inconsistently
2020-07-19 12:29:51 -04:00
dependabot-preview[bot] f1efbdb38c Bump eslint from 7.4.0 to 7.5.0 (#177) [skip ci]
Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.5.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.4.0...v7.5.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-07-19 11:18:57 -04:00
jake 8d92f1484b bump twemoji to v13.0.1
https://github.com/twitter/twemoji/releases/tag/v13.0.1
2020-07-17 10:36:27 -04:00
jake ea244a5372 update homepage 2020-07-16 15:02:26 -04:00
dependabot-preview[bot] 85042d3503 Bump netlify-lambda from 1.6.3 to 2.0.0
Bumps [netlify-lambda](https://github.com/netlify/netlify-lambda) from 1.6.3 to 2.0.0.
- [Release notes](https://github.com/netlify/netlify-lambda/releases)
- [Changelog](https://github.com/netlify/netlify-lambda/blob/master/CHANGELOG.md)
- [Commits](https://github.com/netlify/netlify-lambda/compare/v1.6.3...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 09:09:57 -04:00
jake a583a3a0e7 fix post titles not shrinking on mobile view, and clean up optimize-image partial 2020-07-14 20:29:49 -04:00
dependabot-preview[bot] 209a69f2f4 Bump hugo-extended from 0.68.3 to 0.74.1
Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from 0.68.3 to 0.74.1.
- [Release notes](https://github.com/jakejarvis/hugo-extended/releases)
- [Commits](https://github.com/jakejarvis/hugo-extended/compare/v0.68.3...v0.74.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 15:53:45 -04:00
jake d3fa7bdb35 finally updating Hugo [skip ci] 2020-07-13 15:53:05 -04:00
jake 9bf2d2e36b stop hosting all of my random sites as folders on this domain
changed most of them to redirect to GitHub Pages

mental health note: stats will take a hit ;)
2020-07-12 16:37:33 -04:00
jake a8372d859f flippity flop dark mode colors for readability 2020-07-11 11:21:42 -04:00
dependabot-preview[bot] 595ed9d503 Bump autoprefixer from 9.8.4 to 9.8.5 (#171) [skip ci]
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.4 to 9.8.5.
- [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/9.8.4...9.8.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-11 08:05:09 -04:00
jake 725c482ba3 make sure config for Netlify functions is okay so far 😬
[skip ci]
2020-07-10 20:00:39 -04:00
jake 78001a69d5 run webmentions action less frequently [skip ci] 2020-07-10 10:14:38 -04:00
jake d970c031a5 run initial SCSS refactoring through percy 2020-07-07 08:57:26 -04:00
jake aa3973f570 adjust letter-spacing of bold Inter text 2020-07-05 12:13:11 -04:00
jake 426e7d91f1 clean up styles & extend old browser support via autoprefixer/eslint 🧓🏻
and stop encoding emojis like a caveman
2020-07-04 19:29:18 -04:00
jake e10c3a10f7 have CI run linters on every PR, bump eslint 2020-07-03 17:35:39 -04:00