1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 23:01:16 -04:00
Commit Graph

198 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
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
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
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
a17d6e8996 move to Netlify with native builds (#12) 2019-11-09 16:51:48 -05:00
a9f52bffbd fix responsive image height scaling 2019-11-08 11:19:08 -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
f83795e339 moved fathom domain 2019-10-22 16:12:35 -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
79c8572fc4 testing fathom analytics 2019-10-17 16:00:47 -04:00
488d5c7661 a real header/navbar on non-home pages, finally 2019-10-17 10:20:53 -04:00
8fd49a1410 pretty sweet svg logo color swap 2019-10-13 10:24:41 -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
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
6aa688c62e split up SCSS files 2019-10-08 09:28:53 -04:00
48fed2fdc2 fix duplicate class attributes 2019-10-05 19:59:18 -04:00
81ba6780f7 better contrast ratios on homepage 2019-10-03 11:26:53 -04:00
f96f4bc7d4 🐼 2019-10-03 01:48:37 -04:00
b1550c23e6 just some SASS tidying 2019-10-01 17:10:20 -04:00
01b82e3ebe GitHub buttons shortcode 2019-10-01 09:00:52 -04:00
87d6d33536 went a little crazy with CSS link animations 😳 2019-10-01 01:58:28 -04:00
5b5d961a63 only add matomo script and proper robots.txt in production 2019-09-30 19:19:23 -04:00
297aeddc2f better SASS minification 2019-09-30 00:26:29 -04:00
1b0fac2ceb codepen shortcode 2019-09-25 16:36:46 -04:00
08636a7b51 clean up style.scss 2019-09-24 23:06:17 -04:00
180c5b3441 use Hugo to generate robots.txt 2019-09-24 23:06:03 -04:00
6ac394ac28 playing with SASS 2019-09-24 12:41:32 -04:00
f793b49971 temp debug variables 2019-09-23 22:24:48 -04:00
fda80cfa33 link to keybase for public key 2019-09-23 09:32:11 -04:00
c09f216688 publicly link to https://github.com/jakejarvis/jbb because I have no shame 2019-09-18 23:03:34 -04:00
00517cd384 YouTube shortcode embed parameters 2019-09-12 13:58:39 -04:00
fb21a51b8b valid HTML - don't use px in img width and don't put figures in paragraphs 2019-09-04 22:46:31 -04:00
6f6603d7b6 disable matomo heartbeat to reduce requests 2019-09-04 10:21:58 -04:00
d35bd09875 remove Google+ meta tag (RIP) 2019-09-04 10:08:48 -04:00
064e06751c change public phone # to Boston finally :) 2019-09-04 09:17:35 -04:00
cb05b5adad reword home page 2019-09-04 08:59:24 -04:00