1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 05:38:26 -04:00

15 Commits

Author SHA1 Message Date
ceee1f10ad
remove redundant title tag on <img>s 2020-11-30 15:22:59 -05:00
3cadddc799
go back to outlining inline code (single backticks) with light border
and make it possible to use code in post/page titles
2020-06-30 09:37:03 -04:00
2548b320fc
make images linkable via shortcode param 2020-04-23 12:43:43 -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
d96028dbb5
fix double alt attributes on amp-img tags 2019-12-28 10:48:55 -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