1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 09:15:31 -04:00
Commit Graph

734 Commits

Author SHA1 Message Date
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
dependabot-preview[bot]
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
adfa73b5fc fingerprint CSS and JS, set one week browser cache
...and LOTS of tidying partials
2020-04-25 11:15:31 -04:00
d2648a68be fix some dark mode logic glitches & random clean up 2020-04-24 18:03:33 -04:00
97c6d556d9 valid netlify header syntax 2020-04-24 17:25:04 -04:00
5477e34235 some tweaking of post-build image optimization 2020-04-24 12:58:18 -04:00
d2a9736c9e uniform width on all pages 2020-04-24 10:12:13 -04:00
70611f4d1c publish /previously 2020-04-23 20:45:55 -04:00
d38ff15c2f get logo from an actual .svg file and inline it 2020-04-23 17:13:41 -04:00
2548b320fc make images linkable via shortcode param 2020-04-23 12:43:43 -04:00
60fd36001d add JAMstack to homepage 2020-04-23 08:16:31 -04:00
83e26e5007 move keybase.txt into /.well-known 2020-04-22 10:45:02 -04:00
8ba0a887bc treat ALL images as assets (as they should have been all along...) 2020-04-21 14:34:55 -04:00
9a40dadfb2 change google voice number 2020-04-21 11:52:09 -04:00
7de9d10792 update deps 2020-04-21 11:51:39 -04:00
4d22a28435 remove cache-control headers for CSS and JS 2020-04-20 15:20:55 -04:00
b13da8e05b dark mode 😎 (#112)
* prepare dark mode stuffs

* themed all global colors

* store preference in local storage

* toggle styling

* lightbulb position

* minify bundled script with uglify-js instead of hugo

* detect whether user has an OS-wide dark mode preference and use that by default

* two different colors for each homepage link

* inline bulb SVGs into stylesheet

* fingerprint and cache styles for a year

* fix lightbulb positioning with weird magic numbers, will come back to that

* themed syntax highlighting

* use terser instead of uglify-js (b/c of ES6)
2020-04-20 15:04:30 -04:00
b53574f3ef add terser to package.json [skip ci] 2020-04-20 14:59:49 -04:00
dependabot-preview[bot]
e5c7c49d36 Bump stylelint-scss from 3.17.0 to 3.17.1 (#114) [skip ci]
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.17.0...3.17.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-20 12:44:59 -04:00
dependabot-preview[bot]
d79b820086 Bump lint-staged from 10.1.5 to 10.1.6 (#113) [skip ci]
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.5 to 10.1.6.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.5...v10.1.6)

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-19 14:13:43 -04:00
313e69afc5 bring Shodan post up to date with GitHub awesome list 2020-04-18 11:37:45 -04:00
34ffad91de update deps [skip ci] 2020-04-18 11:37:25 -04:00
dependabot-preview[bot]
e110d77c93 Bump lint-staged from 10.1.3 to 10.1.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.3 to 10.1.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.3...v10.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 11:44:27 -04:00
2f613caefa clean up some archetypes and etc pages
[skip ci]
2020-04-17 11:44:07 -04:00
8537042ff1 stop hardcoding images/ directory in content frontmatter 2020-04-16 09:34:58 -04:00
9005c00112 don't determine last modified time from file and/or Git data 2020-04-16 09:21:19 -04:00
2f57852f12 update 'how-to-pull-request-fork-github' 2020-04-15 21:23:11 -04:00
7b5f3a3be8 commit .nvmrc
[skip ci]
2020-04-15 13:57:06 -04:00
abbc3f9678 make the main content/blog section configurable instead of hardcoded to notes 2020-04-13 17:25:29 -04:00
c1700cdda0 execute twemoji script as a template (mainly to get baseURL) 2020-04-13 15:35:45 -04:00
d6b1fdf872 create separate bundled archetype for new notes
[skip ci]
2020-04-13 10:42:54 -04:00
61741df3f7 don't preconnect to utteranc.es endpoints if comments disabled 2020-04-13 10:42:32 -04:00