1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-20 10:34:30 -04:00
Commit Graph

550 Commits

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