Commit Graph
100 Commits
Author SHA1 Message Date
jake fb55b3fe8b style & homepage tweaks 2019-12-09 23:33:16 -05:00
jake ac89ef7412 update netlify.toml [skip ci] 2019-12-04 14:18:18 -05:00
jake 20739a4498 update redirects b/c Netlify's nonsensical trailing slash behavior
https://community.netlify.com/t/bug-in-non-trailing-slash-rewrite/452
2019-12-04 13:14:58 -05:00
jake 552b62f571 non-selectable line numbers on code fences 2019-12-04 11:25:46 -05:00
jake 1747bdd149 simple test builds via GitHub Action 2019-12-04 11:25:42 -05:00
jake 96ad258d36 change a BUNCH of if's to with's to prepare for theme extraction 2019-12-03 12:41:55 -05:00
jake ac0bbc6343 fetch Hugo binary via node for portability 2019-12-03 08:34:12 -05:00
jake 0b62be6226 re-organize templates (use baseof.html) 2019-12-02 18:47:44 -05:00
jake e8bf1881c8 upgrade Hugo to v0.60.1 (new markdown parser) 2019-12-01 21:21:11 -05:00
jake 67d212d4d1 fix JSON keyword encoding (apostrophes) and clean-css 2019-11-26 11:39:25 -05:00
jake e6b19c91fa include Person JSON-LD on every page 2019-11-26 10:28:13 -05:00
jake 14828fd25c code highlighting on older posts 2019-11-25 09:07:36 -05:00
jake e17c3ee816 forgot to fix logo hover colors 2019-11-24 22:28:39 -05:00
jakeandGitHub 8ccd15ab87 global header/navbar on all pages like a grown-up website (#17) 2019-11-24 18:07:12 -05:00
jake 2bb25a6a5f update Netlify Analytics post 2019-11-23 21:05:21 -05:00
jake 673ddbb27b very, VERY hacky way to determine image width/height for meta tags 2019-11-23 09:21:06 -05:00
jake 1ea90613c9 switch everything from messy hCards/microdata to JSON-LD 2019-11-22 20:24:38 -05:00
jake cf3e2ca5cf minify HTML on build 2019-11-22 16:23:45 -05:00
jake 7887aeb6ed build with yarn 2019-11-21 22:29:09 -05:00
jake 8cfb242246 add various linters 2019-11-21 18:12:35 -05:00
jake 240abf85a5 publish Dropbox post 2019-11-21 18:12:25 -05:00
jake 8907e456c4 don't always show amp-video fallback message 2019-11-20 17:19:44 -05:00
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
jakeandGitHub 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
jakeandGitHub 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
jake 1931a7efd8 docker updates 2019-10-08 10:56:06 -04:00
jake 6aa688c62e split up SCSS files 2019-10-08 09:28:53 -04:00
jake b93a975f27 VS Code repo-specific settings 2019-10-07 09:46:19 -04:00
jake fe4ae4d2ac have responsiveness kick in a little earlier 2019-10-07 08:35:37 -04:00
jake 01141667a5 lock hugo to custom v0.53-DEV with docker 2019-10-06 23:43:06 -04:00
jake db9ded1ba0 noopener support via custom Hugo and BlackFriday forks 2019-10-06 12:47:00 -04:00
jake 0c5a7771b6 birthday VHS tape 🎉 2019-10-05 20:00:03 -04:00
jake 48fed2fdc2 fix duplicate class attributes 2019-10-05 19:59:18 -04:00
jake ae9f7c658e fix bottom padding on mobile safari: https://www.eventbrite.com/engineering/mobile-safari-why/ 2019-10-04 20:57:44 -04:00
jake 81ba6780f7 better contrast ratios on homepage 2019-10-03 11:26:53 -04:00
jake f96f4bc7d4 🐼 2019-10-03 01:48:37 -04:00
jake 448bbdc556 more refactoring from pixels to em, bigger tap targets on mobile 2019-10-02 13:37:41 -04:00
jake cb57857c1d fix unordered list styling 2019-10-02 12:36:44 -04:00
jake 5dda5eda9d brighter main link color 2019-10-01 23:30:21 -04:00
jake 272c928206 monospace system fonts for code FTW 2019-10-01 23:07:29 -04:00
jake b1550c23e6 just some SASS tidying 2019-10-01 17:10:20 -04:00
jake bf01d5aa13 add My First Code post 2019-10-01 17:04:47 -04:00
jake 01b82e3ebe GitHub buttons shortcode 2019-10-01 09:00:52 -04:00
jake 87d6d33536 went a little crazy with CSS link animations 😳 2019-10-01 01:58:28 -04:00
jake 5b5d961a63 only add matomo script and proper robots.txt in production 2019-09-30 19:19:23 -04:00
jake 25f9ec97eb not using pixels is WAY harder than it sounds... 2019-09-30 18:26:02 -04:00
jake 768e08c3e1 Update humans.txt 2019-09-30 07:10:47 -04:00
jake 297aeddc2f better SASS minification 2019-09-30 00:26:29 -04:00
jake 1b0fac2ceb codepen shortcode 2019-09-25 16:36:46 -04:00
jake 12ae098bef remove plyr.js 2019-09-24 23:53:09 -04:00
jake 08636a7b51 clean up style.scss 2019-09-24 23:06:17 -04:00
jake 180c5b3441 use Hugo to generate robots.txt 2019-09-24 23:06:03 -04:00
jake 6ac394ac28 playing with SASS 2019-09-24 12:41:32 -04:00