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

26 Commits

Author SHA1 Message Date
ceee1f10ad
remove redundant title tag on <img>s 2020-11-30 15:22:59 -05:00
9c0046cb62
render all image tags as figures 2020-11-15 09:35:55 -05:00
cdf867920e
lazy load images within page content 2020-08-31 10:53:47 -04:00
17824d4c5c
fix a few RSS validation warnings 2020-07-20 12:44:21 -04:00
f29033f383
re-tool/clean up scripts and redirects 2020-06-19 09:45:48 -04:00
32c4e1140d
update /previously, add Comic Neue webfont 2020-04-27 10:43:52 -04:00
2548b320fc
make images linkable via shortcode param 2020-04-23 12:43:43 -04:00
2156c6ed88
swap native emojis for Twemojis 🎉 (#92) 2020-03-29 15:30:12 -04:00
f51e912632
make optimize-image more function-like
....instead of relying on $.Scratch
2020-01-15 10:30:01 -05:00
09e9953c66
fix entity encoding in image alt/title attributes 2020-01-10 09:23:57 -05:00
ec713f5efe
clean up partials and styles 2020-01-03 13:58:48 -05:00
ef32f73372
cache some partials 2019-12-26 22:06:04 -05:00
a7b9f897f8
extract/reuse logic for optimizing images 2019-12-23 11:52:30 -06:00
f10510a7ab
Hugo v0.62.0 features (link template hooks!) and fixes 2019-12-23 09:48:12 -06: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
951c5f2c3f
more shortcode tweaks for valid RSS 2019-12-15 14:06:00 -05:00
96ad258d36
change a BUNCH of if's to with's to prepare for theme extraction 2019-12-03 12:41:55 -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
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
abf99c0106 automatically resize/optimize images via Hugo processing 2019-10-27 12:44:29 -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
0cfc58daf6 more hi-res images (except shodan post) 2019-08-29 13:24:25 -04:00
6fab1ead7a add shortcode for "retina" images 2019-08-29 13:00:17 -04:00