1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-28 09:10:31 -04:00

22 Commits

Author SHA1 Message Date
c87bfd7797
support full HTML captions for image shortcode 2019-12-17 11:39:23 -05:00
fa98e48664
if multiple of the same shortcode are used, only load scripts once 2019-12-15 23:11:18 -05:00
951c5f2c3f
more shortcode tweaks for valid RSS 2019-12-15 14:06:00 -05:00
d9fb3ff9b9
full-text RSS feed
involves hacky symlinked shortcodes, otherwise AMP version gets chosen. not a bug but maybe file feature request: https://github.com/gohugoio/hugo/issues/5204
2019-12-15 10:52:41 -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
0b62be6226
re-organize templates (use baseof.html) 2019-12-02 18:47:44 -05:00
e8bf1881c8
upgrade Hugo to v0.60.1 (new markdown parser) 2019-12-01 21:21:11 -05:00
8907e456c4
don't always show amp-video fallback message 2019-11-20 17:19:44 -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
01b82e3ebe GitHub buttons shortcode 2019-10-01 09:00:52 -04:00
1b0fac2ceb codepen shortcode 2019-09-25 16:36:46 -04:00
00517cd384 YouTube shortcode embed parameters 2019-09-12 13:58:39 -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
99f3400a36 better shortcodes for tweets and videos 2019-05-07 15:36:02 -04:00
91cbf98449 use youtube-nocookie.com for embeds instead 2019-04-02 12:19:03 -04:00
5e4df8cece custom youtube embed shortcode 2019-04-02 12:16:39 -04:00