1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 11:56:20 -04:00

429 Commits

Author SHA1 Message Date
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
1931a7efd8 docker updates 2019-10-08 10:56:06 -04:00
6aa688c62e split up SCSS files 2019-10-08 09:28:53 -04:00
b93a975f27 VS Code repo-specific settings 2019-10-07 09:46:19 -04:00
fe4ae4d2ac have responsiveness kick in a little earlier 2019-10-07 08:35:37 -04:00
01141667a5 lock hugo to custom v0.53-DEV with docker 2019-10-06 23:43:06 -04:00
db9ded1ba0 noopener support via custom Hugo and BlackFriday forks 2019-10-06 12:47:00 -04:00
0c5a7771b6 birthday VHS tape 🎉 2019-10-05 20:00:03 -04:00
48fed2fdc2 fix duplicate class attributes 2019-10-05 19:59:18 -04:00
ae9f7c658e fix bottom padding on mobile safari: https://www.eventbrite.com/engineering/mobile-safari-why/ 2019-10-04 20:57:44 -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
448bbdc556 more refactoring from pixels to em, bigger tap targets on mobile 2019-10-02 13:37:41 -04:00
cb57857c1d fix unordered list styling 2019-10-02 12:36:44 -04:00
5dda5eda9d brighter main link color 2019-10-01 23:30:21 -04:00
272c928206 monospace system fonts for code FTW 2019-10-01 23:07:29 -04:00
b1550c23e6 just some SASS tidying 2019-10-01 17:10:20 -04:00
ImgBotApp
ade0c26cbf [ImgBot] Optimize images
*Total -- 1,085.96kb -> 860.78kb (20.74%)

/content/notes/my-first-code/images/netscape.png -- 29.78kb -> 15.72kb (47.22%)
/content/notes/my-first-code/images/jbb-logo.png -- 9.50kb -> 6.06kb (36.2%)
/content/notes/my-first-code/images/jbb-screen4.png -- 215.28kb -> 163.29kb (24.15%)
/content/notes/my-first-code/images/jbb-screen2.png -- 168.10kb -> 130.36kb (22.45%)
/content/notes/my-first-code/images/jbb-screen3.png -- 254.58kb -> 198.53kb (22.01%)
/content/notes/my-first-code/images/badges.png -- 31.42kb -> 24.89kb (20.77%)
/content/notes/my-first-code/images/jbb-screen1.png -- 377.30kb -> 321.92kb (14.68%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-10-01 17:09:38 -04:00
bf01d5aa13 add My First Code post 2019-10-01 17:04:47 -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