415 Commits (1d3d19f759634e8f0d70792e954939131c1edab3)

Author SHA1 Message Date
Will Faught c745c4cf8f Remove unneeded tags from selectors 2 years ago
Will Faught 4350c46e68 Add error check for color scheme 2 years ago
Will Faught b480012113 Remove redundant max-width from .paige-content 2 years ago
Will Faught ae540b9b7f Convert home default layout into paige/home layout 2 years ago
Will Faught 5f1319637f Handle resources.GetRemote errors 2 years ago
Will Faught 0e9c8bb908 Try remote resources first 2 years ago
Will Faught be57840742 Remove relLangURL from link, script 2 years ago
Will Faught 5a76213074 Format template 2 years ago
Will Faught 994a9f73fd Add Bootstrap and Bootstrap Icons files 2 years ago
Will Faught 48cde6fd36 Add Katex files 2 years ago
Will Faught 9e484bc707 Replace scratch with param 2 years ago
Will Faught 822035cc93 Change link hash to sha384 2 years ago
Will Faught da394da61f Add default link hashes 2 years ago
Will Faught 46ccb3181f Simplify copyright 2 years ago
Will Faught a5fb4b305c Combine var groups 2 years ago
Will Faught ff9fc5595a Add lastmod, Git commit info to pages 2 years ago
Will Faught eb4e74fb0c Move analytics into separate files 2 years ago
Will Faught 6da99ac718 Move comments into separate files 2 years ago
Will Faught 80d8086145 Remove unneeded summary trimming 2 years ago
Will Faught 6f1b791679 Add paige-pages class 2 years ago
Will Faught 2dd3f86c80 Add paige.list.pages.hide param 2 years ago
Will Faught 927c720dcb Translate aria labels 2 years ago
Will Faught bd9cc2fbdb Change section to page 2 years ago
Will Faught 5e50b4046f Add paige-* classes and IDs to all HTML structures 2 years ago
Will Faught b9650b0209 Remove useless condition 2 years ago
Will Faught d777c637ba Use uniq before sort 2 years ago
Will Faught e7b40e6cb9 Remove useless uses of sort 2 years ago
Will Faught 3236359560 Remove useless uses of uniq 2 years ago
Will Faught 63e9f1e2cd Change date header tag from h2 to p 2 years ago
Will Faught ee6abedf82 Add paige-published flag 2 years ago
Will Faught beb3538b48 Format template 2 years ago
Will Faught c8c7593509 Add figure to video shortcodes 2 years ago
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 10f005e6cb Add paige.main.table_of_contents.class param 2 years ago
Will Faught 469d6ee893 Format templates 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 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 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 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 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 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 1d04fe67fe Add missing $page 2 years ago
Will Faught 0a01c70f39 Replace site.Params with $page.Param 2 years ago
Will Faught 4d3bb0d4f3 Change .Site.Params to $page.Param 2 years ago
Will Faught 49b0e7c6fe Move credit link to separate p 2 years ago
Will Faught 996a48ad5b Rename hide_theme_link to hide_credit_link 2 years ago
Will Faught 8b28104291 Add missing uses of safeJS 2 years ago
Will Faught 6a037f648a Remove all not | not expressions 2 years ago
Will Faught 6dcbfcdec9 Simplify expression 2 years ago
Will Faught ab4554b03e Use quotes instead of ticks where possible 2 years ago
Will Faught e626c69ebc Rename resource to result 2 years ago
Will Faught 64e148ab6f Assign template context to var 2 years ago
Will Faught 548af63634 Use site instead of .Site 2 years ago
Will Faught a6667e6c41 Rename header to date_header 2 years ago
Will Faught 4aadf777fb Add page.date.format config 2 years ago
Will Faught 2c2961c4d6 Rename date_format to format 2 years ago
Will Faught 52eb483ed7 Rename pages to page_list 2 years ago
Will Faught 2c4f4324ff Replace some page config prefixes with nesting 2 years ago
Will Faught 388b7d757a Add config to hide page data 2 years ago
Will Faught a2b36a4208 Add paige.page.content_class site config 2 years ago
Will Faught 2b05b8366d Move page config under paige.page 2 years ago
Will Faught 1f7eca9b71 Add {description,title}_class config 2 years ago
Will Faught 5d9cf618a5 Replace about_class with {authors,date}_class 2 years ago
Will Faught ffb4ff8b5f Add page flags to page list 2 years ago
Will Faught db8469e666 Show, hide, style metadata, summary in page list 2 years ago
Will Faught 246a650445 First, last includes for body, footer, head, header, and main tags 2 years ago
Will Faught f5c1e29d1f Rename vars to lower case 2 years ago
Will Faught bee0c49dab Add collapsible navbar to menu 2 years ago
Will Faught 478c46f6ca Use quotes for string literals 2 years ago
Will Faught 7eb2dbbf35 Add missing uses of safeURL 2 years ago
Will Faught 2924701874 Change paige-{body,head}-last to paige/{body,head}-last 2 years ago
Will Faught de54cd7205 Simplify figure HTML 2 years ago
Will Faught 81247b852a Group local variables 2 years ago
Will Faught 95a5a23af4 Remove useless table param 2 years ago
Will Faught 4e058c34df Simplify style creation 2 years ago
Will Faught 1ee1c97b4a Add content-class page param 2 years ago
Will Faught d3a89c7892 Rename other.html to about.html 2 years ago
Will Faught 19dae751d1 Add about_class page param 2 years ago
Will Faught e1276cfd67 Rename titleclass to title_class 2 years ago
Will Faught 7319719c33 Add description_class page param 2 years ago
Will Faught 290cf41423 Rename align, justify params to horizontal, vertical 2 years ago
Will Faught 7b3d81cdab Add titleclass page param 2 years ago
Will Faught 2e43188ee8 Format template 2 years ago
Will Faught 45ddf466d1 Format template 2 years ago
Will Faught d46ec16531 Format template 2 years ago
Will Faught eb573283fb Format template 2 years ago
Will Faught a576468b7e Order attributes 2 years ago
Will Faught 0294a111ff Remove relLangURL from resource URLs 2 years ago
Will Faught d1fa0e8276 Template formatting 2 years ago
Will Faught bdb560ca56 Compare style width when responsive resizing 2 years ago
Will Faught da2773972f Fix paigeResize to use 100% 2 years ago
Will Faught 025935f6bd Add number, numbered shortcode params 2 years ago
Will Faught 7d418a96fe Add justify param 2 years ago
Will Faught f694597cfa Fix indentation 2 years ago
Will Faught 732f87e217 Remove gap param default 2 years ago
Will Faught 98c92260d0 Fix Chroma pre bottom margin 2 years ago
Will Faught 0895f66fed Fix figure table logic 2 years ago
Will Faught fd41269809 Remove bottommargin var 2 years ago
Will Faught c9a9cf9b61 Add raw param to image shortcodes 2 years ago
Will Faught ab91a710e1 Align figure content 2 years ago
Will Faught c3189dfca9 Order classes 2 years ago
Will Faught 53c67455d5 Simplify logic 2 years ago
Will Faught a2f1e099c2 Include inner div only if size specified 2 years ago
Will Faught e0de2c0adb Remove float param from height logic 2 years ago
Will Faught c7efb3aaf4 Fix bottom margin for pre.chroma 2 years ago
Will Faught ec03a86297 Add align param 2 years ago
Will Faught c578d235d2 Consolidate figure designs 2 years ago
Will Faught c8e955bd36 Add height, width params to all shortcodes 2 years ago
Will Faught b312e7a50d Remove auto bottom margin for divs in content 2 years ago
Will Faught 03c61beba5 Remove display-based header link hover effect 2 years ago
Will Faught 03790e5bb0 Add float param to shortcodes 2 years ago
Will Faught f3c02d6922 Template formatting 2 years ago
Will Faught dd4c458791 Add blank lines 2 years ago
Will Faught c3051e027f Add maxheight, maxwidth params 2 years ago
Will Faught b6c030fef8 Fix crossorigin var use 2 years ago
Will Faught 3bc1ca6e61 Add intrinsic height, width vars 2 years ago
Will Faught 50565f9683 Add image_raw, image_stretch, image_url params to home.html 2 years ago
Will Faught 9b176c4868 Delete func-url.html 2 years ago
Will Faught 2eaff2e0fa Replace .paige-font-inherit with white-space:pre 2 years ago
Will Faught 092cfcf841 Fix highlighting quirks with Bootstrap 2 years ago
Will Faught addf46a079 Expand metadata width for easier header hover 2 years ago
Will Faught a702e275fe Add aria-labels for header links 2 years ago
Will Faught d39846cbb3 Indent templates in content.html 2 years ago