1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 05:38:26 -04:00

152 Commits

Author SHA1 Message Date
3fa058ee76
finally remove every trace of AMP 🥳 (#415) 2021-06-01 07:52:49 -04:00
28936627bd
publish web key directory (https://wiki.gnupg.org/WKDHosting) 2021-05-25 15:03:30 -04:00
40ed315b66
verify brave rewards account 2021-05-17 23:26:32 -04:00
d9deace16c
switch to a variable mono font (Roboto Mono) and subset all fonts more 2020-11-27 09:30:54 -05:00
3364cc9377
update homepage & bump inter to v3.15 2020-09-05 11:29:41 -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
80c926c6f9
re-organize fonts, fix BLM header 2020-08-14 10:22:28 -04:00
cdfbba108c
playing with variable fonts some more 2020-07-23 13:03:00 -04:00
da1743cf2d
add variable Inter fonts
current faces/files kept as a fallback. also switched to Google-hosted fonts on AMP pages (might as well...)
2020-07-22 16:19:24 -04:00
5123b8831a
organize config.toml params, and stop treating frontmattered CSS as SCSS unnecessarily -- it appears to cause some weird race condition with temporary files every once in a while...? not the intended use anyways though. 2020-07-12 19:51:19 -04:00
b97f7a00de
small changes to AMP CSS 2020-06-19 11:19:32 -04:00
e76acbe657
🚨 this website is now Made for Internet Explorer® (not a prank, kinda) 2020-05-26 18:23:41 -04:00
3fe24f2216
re-visit light/dark theme colors (especially syntax highlighting) 2020-05-09 09:59:35 -04:00
32c4e1140d
update /previously, add Comic Neue webfont 2020-04-27 10:43:52 -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
c1700cdda0
execute twemoji script as a template (mainly to get baseURL) 2020-04-13 15:35:45 -04:00
18a9c37c42
update Inter font to v3.13 2020-04-09 19:48:47 -04:00
f6e9f9ee3a
custom twemoji script to bake in my own defaults and remove inline JS 2020-04-07 09:58:27 -04:00
3224d9b072
better implementation of hugo mods for twemojis 📦 2020-04-06 08:44:43 -04:00
48498c772f
reorganize external static assets into vendor folder (#99)
with legacy redirects via Netlify for now
2020-04-04 12:03:04 -04:00
7c621cadb4
update Inter font to v3.12 2020-02-26 17:05:50 -05:00
e151b62501
host new public key for AMP cache invalidation
https://developers.google.com/amp/cache/update-cache#rsa-keys
2020-02-01 19:17:41 -05:00
e629f00492
just some SASS cleanup 2020-01-28 00:11:22 -05:00
a8428da65c
Hack webfont for code -- https://github.com/source-foundry/Hack 2020-01-27 09:36:02 -05:00
dab6ac1a2e
subset Inter font w/ glyphhanger 2020-01-23 10:39:34 -05:00
8c3fb6f50b
switch main font to the beautiful Inter – https://rsms.me/inter/ 2020-01-21 23:55:51 -05:00
96e3130ba5
all the favicons :) https://realfavicongenerator.net/ 2020-01-19 18:19:34 -05:00
6d1457f236
apple domain verification 2020-01-03 13:57:27 -05:00
027725faf1
playing with Scratch to re-use image logic -- still messy but it's progress 2019-12-21 13:17:35 -05:00
4a13039f8a
update PGP key 2019-12-16 12:49:37 -05:00
87ea2db92f
switch to Roboto web font (#22)
for now, at least. tired of waiting on Chromium to fix system fonts on Catalina.... https://bugs.chromium.org/p/chromium/issues/detail?id=1005969

Roboto seems closest to San Francisco.
2019-12-16 10:59:52 -05:00
77f3233702
new 403 page that's nicer on bandwidth 2019-12-15 14:05:46 -05:00
673ddbb27b
very, VERY hacky way to determine image width/height for meta tags 2019-11-23 09:21:06 -05:00
afd5e36047
improved logo and safari pinned icon 2019-11-18 10:30:03 -05:00
749b78327a
update redirects 2019-11-18 08:27:18 -05:00
f2fb8e812c
automatically generate PWA manifest.json 2019-11-10 15:30:10 -05:00
891beef4bd
further optimize static images 2019-11-09 11:54:11 -05:00
c79bba520b huge refactoring of content and theme
- de-personalize the theme as much as possible, moving personal info into config.toml parameters
- extract hard-coded content out layouts and into actual /content (especially home page and all of its assets)
- include full text of posts in RSS feed (aka making the world a better place)
- use abstract layout for both video pages (/leo and /birthday)
2019-10-27 22:10:18 -04:00
abf99c0106 automatically resize/optimize images via Hugo processing 2019-10-27 12:44:29 -04:00
f83795e339 moved fathom domain 2019-10-22 16:12:35 -04:00
79c8572fc4 testing fathom analytics 2019-10-17 16:00:47 -04:00
81e8c37682 fix static video pages 2019-10-15 11:33:26 -04:00
8e8d85c646 Update README.md and humans.txt 2019-10-13 10:24:17 -04:00
cf71c83b5c remove unnecessary meta tags, schema updates, fewer favicon sizes 2019-10-09 13:38:03 -04:00
6aa688c62e split up SCSS files 2019-10-08 09:28:53 -04:00
0c5a7771b6 birthday VHS tape 🎉 2019-10-05 20:00:03 -04:00
768e08c3e1 Update humans.txt 2019-09-30 07:10:47 -04:00
12ae098bef remove plyr.js 2019-09-24 23:53:09 -04:00
180c5b3441 use Hugo to generate robots.txt 2019-09-24 23:06:03 -04:00