1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-04 11:56:37 -04:00
Commit Graph

864 Commits

Author SHA1 Message Date
a4dab78f99 fix netlify dev
https://cli.netlify.com/netlify-dev#project-detection

[skip ci]
2020-05-12 06:40:50 -04:00
917fde01dd make prettier play nice with (almost) everything 👸 2020-05-11 19:28:03 -04:00
e793ef43d4 Bump postcss from 7.0.29 to 7.0.30 (#131) [skip ci]
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.29 to 7.0.30.
- [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/7.0.29...7.0.30)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 17:41:58 -04:00
606a45dce1 revert .percy.yml [skip ci] 2020-05-09 19:34:40 -04:00
51215386db bump twemoji to v13.0.0
https://github.com/twitter/twemoji/releases/tag/v13.0.0
2020-05-09 19:19:46 -04:00
3fe24f2216 re-visit light/dark theme colors (especially syntax highlighting) 2020-05-09 09:59:35 -04:00
1458e6e2a9 Bump eslint from 6.8.0 to 7.0.0 (#130) [skip ci]
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.0.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/v6.8.0...v7.0.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-05-08 16:30:15 -04:00
705e800881 tidy up homepage font size/spacing 2020-05-07 09:41:14 -04:00
323b3dd9f6 add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00
739f161183 massive cleanup of netlify config -- redirects, headers, etc 2020-05-05 13:03:18 -04:00
99a2ffd82d Bump markdownlint-cli from 0.22.0 to 0.23.0 (#126) [skip ci]
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.22.0...v0.23.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-05-05 01:57:27 -04:00
9e1a053d39 clean up scripts 2020-05-04 21:25:07 -04:00
759bae4f14 bump postcss resolution
[skip ci]
2020-05-04 20:52:46 -04:00
616751134a revert google voice number 2020-05-02 00:01:14 -04:00
29320aa86f bring AMP pages up to par with real layout 2020-05-01 23:54:02 -04:00
5e51b3a7ac Update .percy.yml
[skip ci]
2020-05-01 13:29:51 -04:00
72462f5397 transparent images where possible for dark mode 2020-05-01 11:08:51 -04:00
03e47619d1 Bump lint-staged from 10.2.1 to 10.2.2 (#125) [skip ci]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.1...v10.2.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 11:07:23 -04:00
c8579d61b9 Bump terser from 4.6.12 to 4.6.13
Bumps [terser](https://github.com/terser/terser) from 4.6.12 to 4.6.13.
- [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.6.12...v4.6.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 11:29:22 -04:00
c8265db6cc fix CI skip condition for bot PRs
[skip ci]
2020-04-30 10:57:35 -04:00
dead391723 send event to analytics on theme toggle 2020-04-30 09:42:00 -04:00
35bfbb517c iframe shortcode for valid AMP 2020-04-30 07:53:08 -04:00
6854129108 update dark mode script and post 2020-04-29 23:20:07 -04:00
0e988fc0a6 Publish "How To: Add Dark Mode to a Website" 2020-04-29 15:41:14 -04:00
12ff2c7871 running out of percy snapshots... 2020-04-29 11:57:53 -04:00
f7dbe5ccc7 update /stats and /privacy 2020-04-29 11:15:48 -04:00
4515bfbfd5 Update ci.yml
[skip ci]
2020-04-29 11:15:01 -04:00
d9e69fcf75 improve dark-mode.js minificationability (it's a word i promise) 2020-04-28 22:33:46 -04:00
8df8ef9aff publish /stats 2020-04-28 20:42:40 -04:00
b3f8a90a46 const/let -> var in dark-mode.js for compatibility 2020-04-28 20:41:14 -04:00
17501e8c34 add simple license and privacy policy pages
silly but certain things require these. also added some sitemap priorities to other miscellaneous pages.
2020-04-28 18:53:15 -04:00
e478c76e2d bump twemoji to v12.1.6
https://github.com/twitter/twemoji/releases/tag/v12.1.6
2020-04-28 15:51:13 -04:00
2827bb931e update README.md and /uses 2020-04-28 12:16:20 -04:00
c7e64cd36e clean stuff up & update deps 2020-04-28 10:22:02 -04:00
a42e27e6e8 remove utteranc.es for now 2020-04-28 09:48:51 -04:00
9a87b9fa8d fix analytics 2020-04-28 08:45:56 -04:00
b0893ff52f bundle simple analytics script locally & minify everything with terser 2020-04-27 20:49:20 -04:00
cb32af40dc update /previously 2020-04-27 15:48:31 -04:00
f42b7e2219 Bump postcss-cli from 7.1.0 to 7.1.1 (#121) [skip ci]
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 7.1.0 to 7.1.1.
- [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.0...7.1.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-04-27 15:02:24 -04:00
32c4e1140d update /previously, add Comic Neue webfont 2020-04-27 10:43:52 -04:00
c52a357e29 revert Access-Control-Allow-Origin: * header 2020-04-26 23:43:10 -04:00
374a822ad4 wrap dark mode stuff in an anonymous function like a big boy coder 2020-04-26 19:00:46 -04:00
0c4e4d9afb proper SRI hash encoding 2020-04-26 16:50:39 -04:00
c3f46dd9db *actually* fix utteranc.es dark/light theme-ing 2020-04-26 15:07:35 -04:00
6360e58f60 dark mode octocat icon on COVID post (and fix AMP errors)
https://search.google.com/search-console/amp/drilldown?resource_id=https%3A%2F%2Fjarv.is%2F&item_key=GhUIIhADIgNpbWciB2FtcC1pbWcolk4&hl=en&sharing_key=jrQsA5DhNhUqwYxUooGbfw
2020-04-26 12:16:25 -04:00
847c5b2b48 cringey Access-Control-Allow-Origin: * header to fix utteranc.es CORS stuff 2020-04-26 11:24:42 -04:00
c986676379 dynamically switch between utteranc.es's light/dark themes (#118) 2020-04-26 10:49:45 -04:00
3200509ffd IE11 compat fixes 🙄 (closes #94) 2020-04-26 09:48:12 -04:00
736cc775e3 straighten up header elements 2020-04-26 09:46:34 -04:00
b8166296ef fix /site.webmanifest 2020-04-25 21:44:17 -04:00