Commit Graph

51 Commits

Author SHA1 Message Date
Will Faught
32031a6e20 Replace .Site, $page.Site with site 2023-01-29 15:40:03 -08:00
Will Faught
b9229b136b Add vimeo shortcode 2023-01-23 21:25:00 -08:00
Will Faught
8631ba0f78 Simplify param combination 2023-01-23 21:24:00 -08:00
Will Faught
1da3db7d18 Rename youtube shortcode title param to description 2023-01-23 21:23:28 -08:00
Will Faught
290cf41423 Rename align, justify params to horizontal, vertical 2023-01-22 16:08:57 -08:00
Will Faught
93428e20e3 Order attributes 2023-01-22 01:59:35 -08:00
Will Faught
d996ee4edd Add referrerpolicy to iframe 2023-01-22 01:59:09 -08:00
Will Faught
043491ceba Add paige/youtube.html shortcode 2023-01-21 23:43:53 -08:00
Will Faught
025935f6bd Add number, numbered shortcode params 2023-01-21 23:43:53 -08:00
Will Faught
d718943648 Strip leading, trailing newline from quote shortcode content 2023-01-21 23:43:53 -08:00
Will Faught
c09ba9d000 Format template 2023-01-21 23:43:53 -08:00
Will Faught
0f18a95937 Make quote shortcode caption param the default 2023-01-21 23:43:53 -08:00
Will Faught
fc707a7b38 Remove redundant markdownify funcs 2023-01-21 23:43:53 -08:00
Will Faught
7d418a96fe Add justify param 2023-01-21 23:43:53 -08:00
Will Faught
8319e33035 Remove useless bottom margin for gap 2023-01-21 23:43:53 -08:00
Will Faught
732f87e217 Remove gap param default 2023-01-21 23:43:53 -08:00
Will Faught
ed338a4ae5 Move margin to figcaption 2023-01-21 23:43:53 -08:00
Will Faught
dc87c07b24 Use img.html directly if no caption 2023-01-21 23:43:53 -08:00
Will Faught
ec7a5138a3 Fix indentation 2023-01-21 23:43:53 -08:00
Will Faught
c9a9cf9b61 Add raw param to image shortcodes 2023-01-21 23:43:53 -08:00
Will Faught
13910ca440 Remove useless safeHTML 2023-01-21 23:43:53 -08:00
Will Faught
ab91a710e1 Align figure content 2023-01-21 23:43:53 -08:00
Will Faught
c8b4cfb676 Move content param with other params 2023-01-21 23:43:53 -08:00
Will Faught
63de63bc2a Add missing size params 2023-01-21 23:43:53 -08:00
Will Faught
ec03a86297 Add align param 2023-01-21 23:43:53 -08:00
Will Faught
c578d235d2 Consolidate figure designs 2023-01-21 23:43:53 -08:00
Will Faught
c8e955bd36 Add height, width params to all shortcodes 2023-01-21 23:43:53 -08:00
Will Faught
5bb75fb8cb Order classes 2023-01-21 23:43:53 -08:00
Will Faught
46ebb0547e Move defaults to param var decls 2023-01-21 23:43:53 -08:00
Will Faught
03790e5bb0 Add float param to shortcodes 2023-01-21 23:43:53 -08:00
Will Faught
f3c02d6922 Template formatting 2023-01-21 23:43:53 -08:00
Will Faught
2c98c5aba1 Pass page args 2023-01-21 23:43:53 -08:00
Will Faught
c3051e027f Add maxheight, maxwidth params 2023-01-21 23:43:53 -08:00
Will Faught
84194f097c Add quote.html, figure-quote.md 2023-01-21 23:43:52 -08:00
Will Faught
cefc10bbe1 Remove most class and style params 2023-01-21 23:43:52 -08:00
Will Faught
ef3ca9381d Order params 2023-01-21 23:43:52 -08:00
Will Faught
c022467113 Default to plaintext 2023-01-21 23:43:52 -08:00
Will Faught
cf823d7d63 Overhaul figures 2023-01-21 23:43:52 -08:00
Will Faught
fd81ccccd5 Center grid cell items 2023-01-21 23:43:52 -08:00
Will Faught
ccd677538c Add gallery.html, item.html, gallery-item.html 2023-01-02 11:14:20 -08:00
Will Faught
ed70d87eba Add no-referrer referrerpolicy to paige/image 2022-12-31 22:58:10 -08:00
Will Faught
83e493b52f Add lazy loading to paige/image 2022-12-31 22:56:12 -08:00
Will Faught
237f9c39bb Remove inline param for image.html 2022-12-31 22:42:42 -08:00
Will Faught
40933e79b1 Strip leading line feed, if any 2022-12-31 22:42:42 -08:00
Will Faught
8317c561f4 Rename figure.html to image.html 2022-12-31 22:42:42 -08:00
Will Faught
85a7435d00 Add paige/code.html shortcode 2022-12-31 22:29:44 -08:00
Will Faught
f122840bde Use Resources.Get instead of GetMatch 2022-12-29 22:13:39 -08:00
Will Faught
af33efb158 Move up figure caption by one position 2022-12-29 21:23:05 -08:00
Will Faught
361e62d334 Change figure shortcode to use relative paths as page resources 2022-12-28 23:50:27 -08:00
Will Faught
fbab51c7e6 Move up figure title by one position 2022-12-27 23:37:20 -08:00