1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-30 01:40:29 -04:00

1250 Commits

Author SHA1 Message Date
e3359f8690
fix RSS template regression
...and switch from full content to summaries while figuring out why the AMP shortcodes are being prioritized instead of vanilla HTML
2019-11-20 11:38:41 -05:00
62db9e6a89
Update logo.sketch
[skip ci]
2019-11-20 11:38:28 -05:00
a048c10b06
fix AMP validation warnings 2019-11-20 10:08:28 -05:00
d409636c4e
AMP: fix date permalink 2019-11-19 22:11:19 -05:00
a432512d79
fix AMP footer spacing (closes #16) 2019-11-19 18:58:03 -05:00
e79baa0175 preload CSS using HTTP Link header 2019-11-19 17:39:22 -05:00
d6ad47c57b
Google AMP support & switch to NPM builds (#14) 2019-11-19 15:23:16 -05:00
d42a00247f
image height calculations were wrong 2019-11-18 14:15:04 -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
1018e6c206
publish "Netlify Analytics Review" post 2019-11-13 12:33:57 -05:00
dc879bce8c
add fields to archetype and build drafts on Docker serve [skip ci] 2019-11-13 11:58:01 -05:00
6f62c4dff5
try to speed up builds 2019-11-11 10:49:11 -05:00
f2fb8e812c
automatically generate PWA manifest.json 2019-11-10 15:30:10 -05:00
204479a882
remove commit hash from footer to improve caching 2019-11-09 20:50:08 -05:00
dc7816b7e6
always download latest Hugo build in scripts 2019-11-09 20:47:36 -05:00
a17d6e8996
move to Netlify with native builds (#12) 2019-11-09 16:51:48 -05:00
891beef4bd
further optimize static images 2019-11-09 11:54:11 -05:00
32e1aa8098
add optipng step to CI 2019-11-08 12:11:07 -05:00
a9f52bffbd
fix responsive image height scaling 2019-11-08 11:19:08 -05:00
b623aaeda8
Update README.md and humans.txt 2019-11-08 11:09:05 -05:00
bd2b9ebd18 Update gh-pages.yml 2019-11-03 21:43:25 -05:00
c28658a19d Publish "Ranking 2020 Presidential Candidates's 404 Pages" blog post 2019-11-03 21:40:34 -05:00
4f7c01d600 refactor responsive SCSS using mixins 2019-11-03 21:36:51 -05:00
4dd67b6723 prioritize webm over mp4 2019-11-03 21:34:37 -05:00
e016910825 fix open graph meta tags 2019-10-28 23:45:00 -04: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
40091d914a fix social thumbnail 2019-10-25 18:56:32 -04:00
4a04969f56 publish GitHub Actions blog post 2019-10-25 14:08:09 -04:00
f83795e339 moved fathom domain 2019-10-22 16:12:35 -04:00
f3a3dc1646 safer paths for action temp files & swap access tokens 2019-10-22 14:52:12 -04:00
cc9e2b4f23 extract fathom snippet into separate partial template 2019-10-21 10:35:19 -04:00
f27d1c48b7 fix accessibility issue with hiding name text in header on mobile 2019-10-18 11:14:37 -04:00
0398587d3c switch floats to flexboxes, header fixes 2019-10-18 11:14:07 -04:00
79c8572fc4 testing fathom analytics 2019-10-17 16:00:47 -04:00
1673a9cb0a navbar tweaks 2019-10-17 16:00:38 -04:00
488d5c7661 a real header/navbar on non-home pages, finally 2019-10-17 10:20:53 -04:00
3db94d1cbe Update Dockerfile 2019-10-16 20:19:45 -04:00
8d6af0ae4e remove LFS 2019-10-16 09:51:06 -04:00
4b6bf833a2 switch CI to use GitHub Package Registry 2019-10-16 00:17:52 -04:00
81e8c37682 fix static video pages 2019-10-15 11:33:26 -04:00
8fd49a1410 pretty sweet svg logo color swap 2019-10-13 10:24:41 -04:00
8e8d85c646 Update README.md and humans.txt 2019-10-13 10:24:17 -04:00
3515c0a9ee add Improve Post link to blog post markdown sources 2019-10-13 09:03:51 -04:00
edea642e30 temporarily disable comments 2019-10-13 08:54:20 -04:00
86b526f562 aggressively compress images 2019-10-13 08:53:13 -04:00
cf71c83b5c remove unnecessary meta tags, schema updates, fewer favicon sizes 2019-10-09 13:38:03 -04:00
613d9d03cb footer debug info: deploy timestamp instead of build timestamp 2019-10-09 13:36:44 -04:00
2e66b81565 switch from docker action to simple bash commands 2019-10-08 22:48:03 -04:00