415 Commits (98548e69f9c4d3093df9cb81de6c696f367efccc)

Author SHA1 Message Date
Will Faught 98548e69f9 Omit div with no attrs 2 years ago
Will Faught da76f1f5fd Fix selector to use class syntax 2 years ago
Will Faught f8a7db93c1 Fix byline param name 2 years ago
Will Faught 4dd8f17e8f Remove byline param default value 2 years ago
Will Faught 10f005e6cb Add paige.main.table_of_contents.class param 2 years ago
Will Faught 469d6ee893 Format templates 2 years ago
Will Faught 038b48bfc2 Factor out stretch var 2 years ago
Will Faught 925cb18075 Move paige.hide_credit_{data,link} to credit.{data,link}.hide 2 years ago
Will Faught 9640d143f0 Move paige.menu to header 2 years ago
Will Faught e9d9be59cc Move paige.metadata_max_width to main.metadata.max_width 2 years ago
Will Faught 6ac1619654 Move paige.main.metadata.search.hide to paige.search.hide_page 2 years ago
Will Faught cffb089acb Move paige.main.metadata.rss.hide to paige.rss.hide_page 2 years ago
Will Faught 2018494367 Move paige.content_max_width to paige.main.content.max_width 2 years ago
Will Faught 2458841d9a Move paige.main.metadata.content to main 2 years ago
Will Faught 643eb4842e Add paige.main.table_of_contents.max_width param 2 years ago
Will Faught a276e05101 Move paige.main.metadata.table_of_contents to main 2 years ago
Will Faught a8143283ae Rename paige.page to paige.main.metadata 2 years ago
Will Faught 7ddd1e5829 Combine menu params into one object 2 years ago
Will Faught a5b2661368 Rename social.*.link to url 2 years ago
Will Faught 7d554fa069 Rename social.*.icon to bootstrap_icon 2 years ago
Will Faught 3d361ff1c2 Rename paige.math to paige.katex 2 years ago
Will Faught 0b84ad2626 Move paige.hide_{rss,search} to paige.page 2 years ago
Will Faught cce3a8d97c Combine paige.home.image_* params under paige.home.image 2 years ago
Will Faught 32694e101c Use paige.home config for home page 2 years ago
Will Faught 62c123d558 Rename toc param to page.table_of_contents.hide 2 years ago
Will Faught 114a267ee3 Rename page_list to list 2 years ago
Will Faught 226d4129f2 Rename paige.show_full_pages to paige.page_list.content.show 2 years ago
Will Faught 91865e3ade Replace class attr matching with class syntax 2 years ago
Will Faught 286a9bea4f Put style attr on outer tag if floating 2 years ago
Will Faught 5e6f946f6d Add mw-100 to page.content.class default 2 years ago
Will Faught 179607d0c3 Move paige-content to page.content.class default 2 years ago
Will Faught a1a57c45b0 Add iframe referrerpolicy params 2 years ago
Will Faught c1726db4b7 Replace i tag with fst-italic class 2 years ago
Will Faught 086118c7a2 Show all metadata by default 2 years ago
Will Faught 4118d62611 Move summary above terms 2 years ago
Will Faught 7ce21921b9 Add page var 2 years ago
Will Faught 061baff39e Refactor and overhaul page metadata 2 years ago
Will Faught 6f02b083f9 Combine single page categories, tags 2 years ago
Will Faught 7f5fb3a72b Order vars 2 years ago
Will Faught 39ac7d079a Add page tags 2 years ago
Will Faught 98ae0e4658 Add page categories 2 years ago
Will Faught e7ce63f42f Add page reading time 2 years ago
Will Faught 32031a6e20 Replace .Site, $page.Site with site 2 years ago
Will Faught 55d20724d4 Use nested string literals 2 years ago
Will Faught e6c8a7096a Format 2 years ago
Will Faught 278d0859f5 Use not with a pipe 2 years ago
Will Faught 7a8c3693b5 Replace .Params, $page.Params with $page.Param 2 years ago
Will Faught 271d853421 Replace ifs with conds 2 years ago
Will Faught 1d04fe67fe Add missing $page 2 years ago
Will Faught 0a01c70f39 Replace site.Params with $page.Param 2 years ago