1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 18:08:28 -04:00

2102 Commits

Author SHA1 Message Date
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
25f9ec97eb not using pixels is WAY harder than it sounds... 2019-09-30 18:26:02 -04:00
768e08c3e1 Update humans.txt 2019-09-30 07:10:47 -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
12ae098bef remove plyr.js 2019-09-24 23:53:09 -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
ImgBotApp
c269393a93 [ImgBot] Optimize images
*Total -- 1,557.23kb -> 1,485.65kb (4.6%)

/content/notes/how-to-pull-request-fork-github/images/step2.png -- 91.11kb -> 58.78kb (35.49%)
/content/notes/how-to-backup-linux-server/images/apocalypse.png -- 555.19kb -> 519.30kb (6.46%)
/content/notes/shodan-search-queries/images/c4max.png -- 27.98kb -> 26.81kb (4.19%)
/content/notes/how-to-pull-request-fork-github/images/forks.png -- 5.30kb -> 5.08kb (4.09%)
/content/notes/shodan-search-queries/images/7-11.png -- 32.02kb -> 30.99kb (3.21%)
/content/notes/shodan-search-queries/images/octoprint.png -- 845.62kb -> 844.68kb (0.11%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-09-22 01:52:10 -04:00
1b03ee00e7 Start switch to GitHub Pages and separate sub-repos 2019-09-22 01:32:46 -04:00
b60829732a HQ shodan screenshots w/ new image shortcode 2019-09-19 10:07:20 -04:00
c09f216688 publicly link to https://github.com/jakejarvis/jbb because I have no shame 2019-09-18 23:03:34 -04:00
d2490efa39 add missing Shodan queries 2019-09-18 08:23:40 -04:00
df2cf24fdf reduce font size on blog posts 2019-09-17 23:50:56 -04:00
ccf4535fc4 Re-add optional s3 sync flags 2019-09-16 13:24:43 -04:00
6c94a9ee6d native sleep instead of my silly action
https://github.com/jakejarvis/lighthouse-action/pull/2
2019-09-13 22:01:20 -04:00
00517cd384 YouTube shortcode embed parameters 2019-09-12 13:58:39 -04:00
b61734aa5b Update deploy.yml 2019-09-12 13:44:45 -04:00
f7a23c033f use forked cloudflare worker deploy action 2019-09-09 00:36:00 -04:00
f39f0a25a6 deploy Cloudflare worker via action 2019-09-08 15:41:15 -04:00
1128d6fc3d Update deploy.yml 2019-09-07 10:26:05 -04:00
7ba736afa8 Update deploy.yml 2019-09-07 10:12:17 -04:00
2e62889ffb Update deploy.yml 2019-09-06 09:16:12 -04:00
c7bc9f52d8 Update deploy.yml 2019-09-05 18:25:30 -04:00
88c0b531d5 Update deploy.yml 2019-09-05 17:38:44 -04:00