1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 08:58:30 -04:00

16 Commits

Author SHA1 Message Date
db7b2c86d5
clean up CSP 2021-04-03 09:52:53 -04:00
0456fd99bd
update first website URLs 2021-03-29 11:12:29 -04:00
9bf2d2e36b
stop hosting all of my random sites as folders on this domain
changed most of them to redirect to GitHub Pages

mental health note: stats will take a hit ;)
2020-07-12 16:37:33 -04:00
323b3dd9f6
add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00
72462f5397
transparent images where possible for dark mode 2020-05-01 11:08:51 -04:00
5477e34235
some tweaking of post-build image optimization 2020-04-24 12:58:18 -04:00
2548b320fc
make images linkable via shortcode param 2020-04-23 12:43:43 -04:00
8537042ff1
stop hardcoding images/ directory in content frontmatter 2020-04-16 09:34:58 -04:00
671ca250cc
more small font tweaks (and weird encoding fixes) 2020-01-22 09:47:48 -05:00
e25c98154e
only add target=_blank to external links 2019-12-23 10:46:47 -06:00
762a82b3cb
linked images produced invalid HTML, fix later 2019-12-21 11:59:43 -05:00
2465903ff5
markdownify image captions 2019-12-19 13:04:02 -05:00
c87bfd7797
support full HTML captions for image shortcode 2019-12-17 11:39:23 -05:00
86b526f562 aggressively compress images 2019-10-13 08:53:13 -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