1243 Commits (master)

Author SHA1 Message Date
Will Faught ac5f3baa03 Check for canonical rel instead of permalink 2 years ago
Will Faught b1fcf75b5c Remove unneeded checks for self 2 years ago
Will Faught 408f49940d Combine conditional statements 2 years ago
Will Faught e9194308ca Use subpage for subpage output formats, translations 2 years ago
Will Faught d499a9ae0b Filter for valid rel values 2 years ago
Will Faught bc8dd3a032 Order xmlns after xml 2 years ago
Will Faught f7aadacf9c Add back atom:link tag to RSS 2 years ago
Will Faught e653254041 Support falsey values for paige.feed.hide_page 2 years ago
Will Faught 97447d57dd Use gt instead of ge 2 years ago
Will Faught 723857a2ee Fix RSS emails 2 years ago
Will Faught 4c88276bd0 Default changed.html to page's Lastmod 2 years ago
Will Faught 3ebb2b7fc4 Move var up 2 years ago
Will Faught 7f144fbe17 Clean up, random fixes for Atom, RSS 2 years ago
Will Faught 9deab1c887 Remove XML standalone attribute from RSS 2 years ago
Will Faught 92d9d1e0c6 Format 2 years ago
Will Faught 8e17b39271 Rename link to pagelink 2 years ago
Will Faught 29fce8361f Factor time format 2 years ago
Will Faught 6815d87b50 Remove unneeded safeHTML 2 years ago
Will Faught 1d522dac05 Change if statement to with 2 years ago
Will Faught 024a8df249 Convert paramlink var to Boolean 2 years ago
Will Faught cd780bb0e8 Remove Atom elements from RSS 2 years ago
Will Faught ede07966fb Move vars and logic above content 2 years ago
Will Faught bf270078c2 Use description, title vars to verify RSS item 2 years ago
Will Faught 3b27a30755 Make RSS item description optional 2 years ago
Will Faught 295931ba77 Remove unnecessary time parse 2 years ago
Will Faught af59c26b7a Fix RSS author format 2 years ago
Will Faught 881638103b Format 2 years ago
Will Faught f9379656a6 Factor item values out into vars 2 years ago
Will Faught 5508ebdb7a Move guids var to top 2 years ago
Will Faught 3f1f515cba Fix lastBuildDate time zone format 2 years ago
Will Faught 12e486cdbd Change RSS lastBuildDate to use section dates 2 years ago
Will Faught 8604897291 Factor values out into vars 2 years ago
Will Faught 5cba7c6a4b Make RSS title required 2 years ago
Will Faught 2c04c9be51 Plainify RSS title 2 years ago
Will Faught 8c95f3b51f Rename pages to subpages 2 years ago
Will Faught 3405734734 Report duplicate GUIDs in RSS 2 years ago
Will Faught a9545165ce Move link_to_page, page_link config to feed 2 years ago
Will Faught 71e1aacc9e Add link_to_page, page_link RSS config 2 years ago
Will Faught 43fac7337a Remove email suffix from RSS config 2 years ago
Will Faught c133d20c89 Fix RSS item author to be email 2 years ago
Will Faught 9665e6566e Use page description for RSS feed description 2 years ago
Will Faught 81e6ecec92 Use managing_editor_email, web_master_email configs 2 years ago
Will Faught 45eaf4421e Warn if no title, description in RSS 2 years ago
Will Faught 7eeabd5e04 Separate guid and link logic 2 years ago
Will Faught 54c4b70cbc Only include the HTML alternate link 2 years ago
Will Faught 9c42631c14 Add Atom feeds 2 years ago
Will Faught 14497db6cd Fix type value for link tags in head 2 years ago
Will Faught 91e6ea9575 Add email, url author attributes 2 years ago
Will Faught fcb373dd79 Include RSS alternate links 2 years ago
Will Faught 9338d27619 Simplify RSS self link 2 years ago
Will Faught ceeda23750 Apply page limit after page selection 2 years ago
Will Faught 9f81fbcd50 Allow limit to be 1 2 years ago
Will Faught 4bab964227 Use paige.feed, paige.feed.rss config 2 years ago
Will Faught 09d36e7785 Wrap description in CDATA in RSS 2 years ago
Will Faught 173872ea26 Add missing uses of safeHTML 2 years ago
Will Faught 7282c89d2b Add external_link_new_tab param 2 years ago
Saurabh Mishra 8381f5d96b Darken highlighted code for easier reading 2 years ago
Will Faught 7fea12affc Use relLangURL for content paths 2 years ago
Will Faught 30eaf84c66 Remove useless variable 2 years ago
Will Faught fd38a51b2a Remove references to menu breakpoints 2 years ago
Will Faught 315cce05e3 Include image size in breakpoints 2 years ago
Will Faught 128d1c3c0d Omit maxwidth size if no sizes 2 years ago
Will Faught 8be8c204fa Use absURL for index.json 2 years ago
Will Faught c841e86fd3 Clarify indentation comment 2 years ago
Will Faught 63ed7ccd98 Remove unneeded whitespace eaters 2 years ago
Will Faught 59d64d9420 Fix paige.rss.hide_page 2 years ago
Will Faught 3c4a0f524f Fix paige.search.hide_page 2 years ago
Will Faught dd11b06f35 Use nested string syntax 2 years ago
Will Faught 8c5d82a743 Remove filled-rows gallery type 2 years ago
Will Faught 358ebe7bd5 Dedent gallery markup 2 years ago
Will Faught 6214aea588 Remove navbar from menu 2 years ago
Will Faught 98bcb377d1 Simplify expressions 2 years ago
Will Faught b0222685bb Add nested menus 2 years ago
Will Faught 9ca92df0f3 Use pill menu for invalid style 2 years ago
Will Faught 28df22858c Remove w-100 from metadata 2 years ago
Will Faught a9d822a156 Fix shortcodes to enable complex nesting 2 years ago
Will Faught b06903d6c0 Remove paige.date.source config 2 years ago
Will Faught 36787b9fe7 Add email shortcode 2 years ago
Will Faught c1c619ffc6 Remove col div from gallery grid type 2 years ago
Will Faught 75c6905f57 Add gallery shortcode params class, style 2 years ago
Will Faught f6c92db73d Add image shortcode param style 2 years ago
Will Faught 99befdc6ca Add gallery type filled-rows 2 years ago
Will Faught 54e9dbd60f Fix fetchpriority default value 2 years ago
Will Faught 70ae631d49 Add gallery breakpoints, densities params 2 years ago
Will Faught 5359a3d1fa Add full path to error messages 2 years ago
Will Faught 285597d2c2 Move _paige/* URLs to */paige/* 2 years ago
Will Faught 56203ee675 Change img.html loading param default to eager 2 years ago
Will Faught 9f18874c4c Remove page param from resource.html 2 years ago
Will Faught a79d337674 Add layouts/partials/paige/image.html 2 years ago
Will Faught e6d5010efe Order, prune selectors 2 years ago
Will Faught 03a60de317 Remove doc for removed classes 2 years ago
Will Faught 892d784bdc Fix error message 2 years ago
Will Faught 8644e5bedc Omit explicit eager image loading 2 years ago
Will Faught 17abad4523 Add gallery param process 2 years ago
Will Faught e5351c6268 Remove icons shortcode 2 years ago
Will Faught c6fd4ff223 Remove hero shortcode 2 years ago
Will Faught e2732d1daa Add image shortcode params class, fetchpriority, loading 2 years ago
Will Faught 522f931034 Add icons shortcode 2 years ago
Will Faught be10f780ca Rename analytics, comments disabled to disable 2 years ago
Sean Collins e2062f37ee Parameterize UTC offset for Counter analytics 2 years ago
Sean Collins 5c3ac08fc1 Declare the JS include as safe 2 years ago
Sean Collins 0129c82b26 Add trailing line 2 years ago
Sean Collins 451c9a3fbb Add support for Pirsch analytics 2 years ago
Sean Collins 7c413968ff Add support for Counter analytics 2 years ago
Sean Collins 799d80e8a6 Add support for Clarity analytics 2 years ago
Sean Collins f2e3e8fbdf Add support for Beam analytics 2 years ago
Will Faught c41343e23c Remove hero param maxheight default 2 years ago
Will Faught 8b013dc758 Remove hero param stretch 2 years ago
Will Faught 5ee01538f5 Change hero param format to process 2 years ago
Will Faught c1e8a1c8e3 Add layouts/_default/home.html 2 years ago
Will Faught e81acc2a92 Rename commit_url_prefix to commit_url, change to format string 2 years ago
Will Faught 1649a9566e Add tabs menu style 2 years ago
Will Faught b22de81f9e Add underline menu style 2 years ago
Will Faught 38da9652bc Remove link-secondary from links menu style 2 years ago
Will Faught c765fb1981 Change page title h1 to use default size 2 years ago
Will Faught c3796b9c50 Add breakpoints, densities, process, sizes, srcset params 2 years ago
Will Faught 2776f2dfaa Add condition around browserconfig.xml meta 2 years ago
Will Faught f27fede219 Fix favicon paths 2 years ago
Will Faught 50b54b7da8 Ensure consistent parameter for paige.scss 2 years ago
Will Faught 53a30a4c3e Add margin above title if no header 2 years ago
Will Faught 4a6374f460 Add condition around header 2 years ago
Will Faught a02a441bb5 Remove default context for resources.ExecuteAsTemplate 2 years ago
Will Faught 8ba9239c5c Fix template caching issue with Bootstrap colors 2 years ago
Will Faught 116c4f83f4 Reword icon shortcode error 2 years ago
Will Faught beaf178d3d Order link tags 2 years ago
Will Faught 5bd68cca61 Always include link tag for favicon.ico if there 2 years ago
Will Faught baf468a976 Add fileExists conditions around favicon link tags 2 years ago
Will Faught 5789446153 Fix authors in meta tag 2 years ago
Will Faught 1312d63744 Order vars 2 years ago
Will Faught a47dea8864 Add format param 2 years ago
Will Faught 6350366b7e Order vars 2 years ago
Will Faught 1ea029ffa5 Use object-fit-cover 2 years ago
Will Faught 89b79de97d Remove social partial, shortcode 2 years ago
Will Faught bc75444ea0 Add icon shortcode 2 years ago
Will Faught dd0d5ef6ed Remove paige/home layout 2 years ago
Will Faught e241137560 Add hero.html 2 years ago
Will Faught d96ae13609 Add social shortcode 2 years ago
Will Faught a2ca9b36eb Rename breadcrumb to breadcrumbs 2 years ago
Will Faught d06980a796 Fix breadcrumbs to be hideable 2 years ago
Will Faught 60ca8c9f20 Update home.html to match article.html 2 years ago
Will Faught f623601e90 Remove section.html 2 years ago
Will Faught 05e84c46d5 Add cloud.html 2 years ago
Will Faught 5d0c865ace Markdownify breadcrumb .Title 2 years ago
Will Faught 0ace823e1d Change declarations to expressions 2 years ago
Will Faught b6d3261521 Move menu check to menu.html 2 years ago
Will Faught 756be6f15c Add breadcrumb.html 2 years ago
Will Faught 5f8c34c6dc Always use regular pages for RSS 2 years ago
Will Faught 625d8eb635 Add #paige-menu 2 years ago
Will Faught cee4e94255 Move invariant out of loop 2 years ago
Will Faught 2692c9a92d Use page var 2 years ago
Will Faught 5d720fc7fe Fix active menu for custom permalinks 2 years ago
Will Faught 1da8b503c1 Add paige_pinned_page translation 2 years ago
Will Faught 9234b5b045 Rename .paige-section to .paige-list 2 years ago
Will Faught 8f8678a848 Replace .paige-header-link margin with space 2 years ago
Will Faught 3d6c84a9a4 Fix title link 2 years ago
Will Faught c0b7aad802 Remove unused var titlepage 2 years ago
Will Faught d20243aab7 Remove full pages 2 years ago
Will Faught e24aa20c04 Rename subpage to page 2 years ago
Will Faught 0b6aeaf775 Rename #paige-subpages to #paige-pages 2 years ago
Will Faught a3c335a9a9 Add nested sections 2 years ago
Will Faught db5f912e24 Always show article in section layout 2 years ago
Will Faught 3f3a4d427e Remove useless safeHTML 2 years ago
Will Faught 6c272cddb9 Mount correct Katex files 2 years ago
Will Faught aa561fb65e Add type param to script.html 2 years ago
Will Faught b381f8742d Fix styles to work within #paige-content 2 years ago
Will Faught 980d9c646f Only use link clouds for categories, tags taxonomies 2 years ago
Will Faught 855efc63a1 Use overflow-hidden in grid gallery 2 years ago
Will Faught e92ad46aa7 Add img-fluid to gallery images 2 years ago
Will Faught b14a27733f Change paige.social.*.bootstrap_icon to class 2 years ago
Will Faught e437482028 Parameterize browserconfig.xml, site.webmanifest 2 years ago
Will Faught bde97e4482 Add #paige-metadata 2 years ago
Will Faught 0cb544f13e Add condition around article class 2 years ago
Will Faught 2db7640e25 Add #paige-article 2 years ago
Will Faught f374a99571 Rename paige-term to paige-keyword 2 years ago
Will Faught dd2227e55e Rename paige-terms to paige-keywords 2 years ago
Will Faught 9ce7d33c48 Rename paige-page to paige-subpage 2 years ago
Will Faught 58ccb8454f Rename paige-pages to paige-subpages 2 years ago
Will Faught 030149e3c7 Keep category, tag case from user 2 years ago
Will Faught 1752a8d722 Use custom category, tag names if set 2 years ago
Will Faught 5f5dcaef03 Show list article for full pages 2 years ago
Will Faught 1d3d19f759 Remove text-decoration-none from metadata links 2 years ago
Will Faught ac43008039 Remove nogap 2 years ago
Will Faught c53e9280cd Add $page to page.html 2 years ago
Will Faught 062c45579d Add authors taxonomy 2 years ago
Will Faught a66f33962c Add series 2 years ago
Will Faught 5fb76c35f6 Format metas.html 2 years ago
Will Faught 8d5f816e72 Remove logic around msapplication-config 2 years ago
Will Faught 32b4362196 Format pages.html 2 years ago
Will Faught 811fe0bbed Add pinned pages 2 years ago
Will Faught 1fe69a8812 Change file prefix to _paige 2 years ago
Will Faught 746ecd856a Remove max_width param 2 years ago
Will Faught ec99862e8e Remove last reference to color_scheme 2 years ago
Will Faught 253cb0b848 Fix href to be src 2 years ago
Will Faught bbdea7c507 Add alerts 2 years ago
Will Faught 668ea2602e Replace color_scheme, data attr with Bootstrap media query 2 years ago
Will Faught cbf807429e Use the dartsass transpiler 2 years ago
Will Faught 1c94f4e4f9 Separate params and locals 2 years ago
Will Faught fdbf5701f0 Format link.html, script.html 2 years ago
Will Faught 693fe4b088 Remove raw param 2 years ago
Will Faught a2477daa5a Add condition for link integrity 2 years ago
Will Faught 01fe52fb53 Add input errors for img, link, script 2 years ago
Will Faught 1232c25cc0 Add pinned pages 2 years ago
Will Faught f3eb672d79 Fall back to .paige-content 2 years ago
Will Faught dcfd6d6324 Change social.html to be reusable 2 years ago
Will Faught c5b52d680d Add home height, width params 2 years ago
Will Faught 33360afd6f Add section layout 2 years ago
Will Faught 0e25a00fe3 Change article metadata classes to IDs 2 years ago
Will Faught d3baecd7da Change article tag to div 2 years ago
Will Faught 3edc4d007f Add #paige-comments 2 years ago
Will Faught 1074859c63 Replace section tags with div 2 years ago
Will Faught 12a356dd0e Add image alt to home layout 2 years ago
Will Faught 19c18ba27f Fix :last-of selector 2 years ago
Will Faught cfba78c338 Add quote cite param 2 years ago
Will Faught 754926f6c0 Fail if no content for all shortcodes 2 years ago
Will Faught 22ce6fb1fc Delete partials/paige/figure.html 2 years ago
Will Faught e8c141de37 Fail if no content for gallery 2 years ago
Will Faught b6ea579be1 Add component name prefix to errors 2 years ago
Will Faught bfb3e90505 Fail if image src is empty 2 years ago
Will Faught 2a89e99534 Delete image-figure.html 2 years ago
Will Faught 70ae47118c Add overflow-x-auto to .paige-content 2 years ago
Will Faught bd5176c78d Add maxheight, maxwidth params to image 2 years ago
Will Faught b8259e8e96 Add height, max{height,width}, width video params 2 years ago
Will Faught d54682b8d3 Fix youtube hl URL param 2 years ago
Will Faught 9bada62450 Select #paige-root by ID 2 years ago
Will Faught 16aeebb163 Remove tag names from class selectors 2 years ago
Will Faught e40dd242c5 Separate vimeo and figure shortcodes 2 years ago
Will Faught 57c3d2b95b Order selectors 2 years ago
Will Faught b1609c8bde Move media query below class selectors 2 years ago
Will Faught 952829ae3b Add .paige-youtube 2 years ago
Will Faught 01057a2cf8 Default referrerpolicy to no-referrer 2 years ago
Will Faught 5dc76c6ec1 Separate youtube and figure shortcodes 2 years ago
Will Faught 81e020d2d9 Skip page if nil 2 years ago
Will Faught 8d15e670a5 Give page to img.html 2 years ago
Will Faught 7360c7d90b Simplify img style builder 2 years ago
Will Faught 385f2105ae Add gallery maxheight param 2 years ago
Will Faught b18516d29c Remove img-fluid from gallery images 2 years ago
Will Faught 370e7c427b Fix figure vertical param 2 years ago
Will Faught 5dce2a5ce5 Remove overflow-auto from figure 2 years ago
Will Faught 34d39540a1 Separate gallery and figure shortcodes 2 years ago
Will Faught 95cf4cfb82 Separate gallery and image shortcodes 2 years ago
Will Faught 665f5e2955 Remove height param 2 years ago
Will Faught 869505dcd7 Separate figure and image shortcodes 2 years ago
Will Faught c044080791 Separate figure and code shortcodes 2 years ago
Will Faught 830c2ba2c6 Separate figure and quote shortcodes 2 years ago
Will Faught a9f609efcb Remove maxheight param 2 years ago
Will Faught 919ccf58ec Fix figure centering 2 years ago
Will Faught 315c1ae1a8 Rename .paige-terms-inner to .paige-term 2 years ago
Will Faught f59ac1a113 Rename .paige-terms-outer to .paige-terms 2 years ago
Will Faught 87d8b0be6d Fix single metadata bottom margins 2 years ago
Will Faught 82e8f3098d Fix footer bottom margins 2 years ago
Will Faught 33842d242a Add paige.{analytics,comments}.disabled params 2 years ago
Will Faught c26774af52 Remove paige.credit 2 years ago
Will Faught 7b70dea431 Rename data-paige-credit to data-paige 2 years ago
Will Faught 9408750eb1 Format footer.html 2 years ago
Will Faught 6df5d24d42 Move #paige-credit to parent p 2 years ago
Will Faught 304f98bfc5 Remove useless vars 2 years ago
Will Faught fcdefec8c2 Remove paige.credit.link 2 years ago
Will Faught 73394c84c8 Replace max_width params with paige.max_width 2 years ago
Will Faught 6014ec3aa0 Format content.html 2 years ago
Will Faught 6e66281062 Remove paige.content.{class,hide} params 2 years ago
Will Faught ef9b83a2ea Rename listshowcontent to fullpages 2 years ago
Will Faught 136691fb7b Remove paige.table_of_contents.{class,hide} 2 years ago
Will Faught 7bb8fbac94 Move paige.list.content.show to paige.section_pages.full_pages 2 years ago
Will Faught 6412cf76dc Remove paige.list.pages params 2 years ago
Will Faught bbf91543e0 Replace . with $page 2 years ago
Will Faught 2e276ce0b0 Order selectors 2 years ago
Will Faught fd79706238 Add missing safeCSS 2 years ago
Will Faught 8bc236449b Move paige.style to style.html 2 years ago
Will Faught d6d2117fbb Add style-first.css, style-last.css 2 years ago
Will Faught 1f06a33ceb Remove paige.list.section params 2 years ago
Will Faught efb522f543 Remove paige.list.date_header params 2 years ago
Will Faught 99a16c41fc Remove paige.reading_time, paige.list.reading_time params 2 years ago
Will Faught 9ad6a3d9a5 Remove paige.date.{class,hide}, paige.list.date params 2 years ago
Will Faught b4ad5326c8 Remove paige.terms, paige.list.terms params 2 years ago
Will Faught 171aeece0b Remove paige.list.summary params 2 years ago
Will Faught 80ec8a9107 Remove paige.authors, paige.list.authors params 2 years ago
Will Faught 4270766090 Remove paige.description, paige.list.description params 2 years ago
Will Faught 0698a38e17 Remove paige.title, paige.list.title params 2 years ago
Will Faught c5637f7966 Add paige.style param 2 years ago
Will Faught dc6bfe3f4f Add page kind classes 2 years ago
Will Faught 4406aa8683 Add html.html 2 years ago
Will Faught 71f80c7bbe Rename #paige-container to #paige-root 2 years ago
Will Faught 2a303cdff7 Move paige.header.menu params to paige 2 years ago
Will Faught fc70456790 Remove useless section class param, var 2 years ago
Will Faught 1b75976fc3 Move many paige.metadata.* params to paige 2 years ago
Will Faught 42f8f041fd Move paige.main.* params to paige 2 years ago
Will Faught e20899f123 Add paige.date param 2 years ago
Will Faught fcb84327fd Order selectors 2 years ago
Will Faught 37b3404031 Order selectors 2 years ago
Will Faught 8a8d2d4dc4 Use class selector syntax 2 years ago
Will Faught d0ddcbbb19 Rename func-title.html to title.html 2 years ago
Will Faught f51197145f Rename func-resource.html to resource.html 2 years ago
Will Faught a3dc86ddba Rename func-authors.html to authors.html 2 years ago
Will Faught 21143b8756 Order, group pages by publish date 2 years ago
Will Faught fd6e72195f Format CSS 2 years ago
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 d732e5b90f Format template 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 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
Will Faught 4d3bb0d4f3 Change .Site.Params to $page.Param 2 years ago
Will Faught c38ea4e460 Rename index scratch to paige_index 2 years ago
Will Faught 6eef90d5cc Add spacing in condition 2 years ago
Will Faught 8f91953fdd Rename item to pagesource 2 years ago
Will Faught e1a8c1ffa2 Group vars 2 years ago
Will Faught ffe4b5fd2e Use .PublishDate instead of .Date 2 years ago
Will Faught b9f319f4c5 Format 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 e858266ba0 Change credit comment into data attribute 2 years ago
Will Faught 5e86a60be0 Change printf to print 2 years ago
Will Faught 232f5cf280 Add dark var 2 years ago
Will Faught 2dbc35a981 Move vars above content 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 3bc024bc9e Format template 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 b9229b136b Add vimeo shortcode 2 years ago
Will Faught 8631ba0f78 Simplify param combination 2 years ago
Will Faught 1da3db7d18 Rename youtube shortcode title param to description 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 93428e20e3 Order attributes 2 years ago
Will Faught d996ee4edd Add referrerpolicy to iframe 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 043491ceba Add paige/youtube.html shortcode 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 d718943648 Strip leading, trailing newline from quote shortcode content 2 years ago
Will Faught c09ba9d000 Format template 2 years ago
Will Faught 0f18a95937 Make quote shortcode caption param the default 2 years ago
Will Faught fc707a7b38 Remove redundant markdownify funcs 2 years ago
Will Faught 7d418a96fe Add justify param 2 years ago
Will Faught f694597cfa Fix indentation 2 years ago
Will Faught 8319e33035 Remove useless bottom margin for gap 2 years ago
Will Faught 732f87e217 Remove gap param default 2 years ago
Will Faught ed338a4ae5 Move margin to figcaption 2 years ago
Will Faught dc87c07b24 Use img.html directly if no caption 2 years ago
Will Faught ec7a5138a3 Fix indentation 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 13910ca440 Remove useless safeHTML 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 c8b4cfb676 Move content param with other params 2 years ago
Will Faught 63de63bc2a Add missing size params 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 5bb75fb8cb Order classes 2 years ago
Will Faught 46ebb0547e Move defaults to param var decls 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 2c98c5aba1 Pass page args 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
Will Faught 3ef9217a84 Add transition to header links 2 years ago
Will Faught 3137b22176 Fix figure text overflow 2 years ago
Will Faught f36fcf8381 Replace all noscripts with one 2 years ago
Will Faught 95da9c5928 Fix bootstrap-icons.css to be remote 2 years ago
Will Faught 994591f932 Indent template logic 2 years ago
Will Faught 9848a64ff3 Add integrity, remote override args to links.html 2 years ago
Will Faught e7fbd34ea9 Overhaul link.html to use vars 2 years ago
Will Faught 2383a9e76e Add integrity, remote override args to scripts.html 2 years ago
Will Faught e7e4b1f103 Add remote param to script.html 2 years ago
Will Faught 8ca90fe598 Add integrity param to script.html 2 years ago
Will Faught f2ad1c0916 Fix crossorigin param default in script.html 2 years ago
Will Faught e0776fbffc Add crossorigin param to img.html 2 years ago
Will Faught f3f47f5734 Add remote param to img.html 2 years ago
Will Faught d0ff8d3a52 Remove integrity param 2 years ago
Will Faught 13d4cfb4f8 Use func-resource.html in script.html 2 years ago
Will Faught bfc5a09d80 Fix crossorigin value 2 years ago
Will Faught 70fe45c70c Add referrerpolicy param 2 years ago
Will Faught 57af01ec55 Change integrity param to be optional 2 years ago
Will Faught a966df51ac Add defer param 2 years ago
Will Faught 49204189f2 Add crossorigin param 2 years ago
Will Faught 5538e55bb0 Use spacing around conditional tag content 2 years ago
Will Faught c1a9d3f631 Add param vars to script.html 2 years ago
Will Faught 3b28c1c081 Use img.html in home.html 2 years ago
Will Faught 51d5a6aed8 Add fetchpriority param 2 years ago
Will Faught 84194f097c Add quote.html, figure-quote.md 2 years ago
Will Faught 954aa2946e Add paige-font-inherit class 2 years ago
Will Faught 98dcc8c6f3 Limit blockquote styles to .paige-content only 2 years ago
Will Faught cefc10bbe1 Remove most class and style params 2 years ago
Will Faught 9f89cd3f0f Remove site figure config defaults 2 years ago
Will Faught ef3ca9381d Order params 2 years ago
Will Faught c022467113 Default to plaintext 2 years ago
Will Faught cf823d7d63 Overhaul figures 2 years ago
Will Faught fd81ccccd5 Center grid cell items 2 years ago
Will Faught ccd677538c Add gallery.html, item.html, gallery-item.html 3 years ago
Will Faught e6f7299c71 Resize only divs that have iframes 3 years ago
Will Faught e602d50427 Add body.html 3 years ago
Will Faught 1c2a6a5589 Add _url suffix to center, stretch home page params 3 years ago
Will Faught 168be4b1a4 Add func-url.html 3 years ago
Will Faught b20b0008bc Add fetchpriority, referrerpolicy to home center image 3 years ago
Will Faught ed70d87eba Add no-referrer referrerpolicy to paige/image 3 years ago
Will Faught 83e493b52f Add lazy loading to paige/image 3 years ago
Will Faught 237f9c39bb Remove inline param for image.html 3 years ago
Will Faught 40933e79b1 Strip leading line feed, if any 3 years ago
Will Faught 8317c561f4 Rename figure.html to image.html 3 years ago
Will Faught 85a7435d00 Add paige/code.html shortcode 3 years ago
Will Faught 016a9f3e57 Add missing .html extension to partials 3 years ago
Will Faught 3a01f1866c Add dark color scheme 3 years ago
Will Faught 9dafe06a94 Widen header link gap 3 years ago
Will Faught a1c7247523 Update Bootstrap Icons to v1.10.3 3 years ago
Will Faught 5f13233b96 Update Bootstrap to v5.2.3 3 years ago
Will Faught e3d0a9c642 Order link tags 3 years ago
Will Faught 00b73f4a76 Singularize scripts, styles 3 years ago
Will Faught 2dd574f2d8 Enable local or remote Bootstrap and KaTeX files 3 years ago
Will Faught 6197d90116 Change text-muted to text-secondary 3 years ago
Will Faught 473bad60a5 Move paige-search.html to paige/search.html 3 years ago
Will Faught d82f50ac63 Show TOC only when not paige_show_full_pages 3 years ago
Will Faught 2ae9378743 Change article tag to section in taxonomy.html 3 years ago
Will Faught 5711fda9d0 Exclude footnotes and highlights from width overrides 3 years ago
Will Faught 1bcf25cf82 Add section for page list 3 years ago
Will Faught a94de4cf1d Change tag for page list to section 3 years ago
Will Faught 9381796007 Remove unneeded console log 3 years ago