870 Commits (0ef73039205061e24a1529f6e15dd4d26be0c407)

Author SHA1 Message Date
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 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
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 51d5a6aed8 Add fetchpriority param 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 cf823d7d63 Overhaul figures 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 168be4b1a4 Add func-url.html 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 d82f50ac63 Show TOC only when not paige_show_full_pages 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
Will Faught 21939acfb3 Combine all noscript phrases into one 3 years ago
Will Faught 600ba1eae0 Rename paige_{analytics,comments}_noscript 3 years ago
Will Faught 568e2837fe Add noscript tag for paigeResize script 3 years ago
Will Faught 64455aeb92 Add site params content_max_width, metadata_max_width 3 years ago
Will Faught f98f3d1af2 Order classes 3 years ago
Will Faught 0dca2ca51a Add menu_style site param 3 years ago
Will Faught b771e0f53b Dedent CSS in style.html 3 years ago
Will Faught 0cbf5175ae Adjust left margin of header links 3 years ago
Will Faught 5e856a5b6b Change header link hover to not affect layout 3 years ago
Will Faught a87d43d405 Remove render-heading.html 3 years ago
Will Faught 92741185ed Order classes 3 years ago
Will Faught 522328aaad Change inline page authors from strings to maps 3 years ago
Will Faught 887be3eb42 Drop file extension from partial uses 3 years ago
Will Faught 2ece967314 Move partials under paige directory 3 years ago
Will Faught 2340651c82 Rename resize to paigeResize 3 years ago
Will Faught 950dac7b9c Minify and fingerprint local Bootstrap files 3 years ago
Will Faught c057d98eb3 Use paige prefix in search code 3 years ago
Will Faught 17607fd8b9 Rename paigeheaderlink to paige-header-link 3 years ago
Will Faught bd4fcd058e Add render-heading.html 3 years ago
Will Faught ad9e495488 Move page metadata into paige-metadata.html 3 years ago
Will Faught 1966758e6a Rename paige-metadata.html to paige-other.html 3 years ago
Will Faught 02acbebe91 Add tags for browserconfig.xml, favicon.ico if baseurl is not root 3 years ago
Will Faught b7f83c8986 Use relLangURL for link tag paths 3 years ago
Will Faught 32e3a084fb Add favicons 3 years ago
Will Faught 8d1cbe22b2 Fix to use link attribute 3 years ago
Will Faught 08ecdc0b62 Restore body, html style 3 years ago
Will Faught 1016c6441c Add resize func 3 years ago
Will Faught 7f8fff96fb Change header link text to a small pound sign 3 years ago
Will Faught 45a5aac061 Add paige-comments.html 3 years ago
Will Faught fa3ac706cd Omit sub-h1 header links for full pages in list pages 3 years ago
Will Faught b5a47874a2 Put all article content in sections 3 years ago
Will Faught b2ad1183ed Add paige-toc.html 3 years ago
Will Faught 52549c9b84 Put page metadata in section tag 3 years ago
Will Faught 07a43c01a2 Fix div bottom margin in content 3 years ago
Will Faught dd90671400 Use paige-func-authors.html for meta tag 3 years ago
Will Faught bd156f6251 Add func prefix to func templates 3 years ago
Will Faught 4d84560390 Add multiple authors 3 years ago
Will Faught 4d8a45db40 Add mixpanel.com analytics 3 years ago
Will Faught f8a2c7e541 Use https for loading analytics scripts 3 years ago
Will Faught 3fb05abaf8 Add missing noscript tags 3 years ago
Will Faught 765c0af402 Add hotjar.com analytics 3 years ago
Will Faught da5b346677 Add chartbeat.com analytics 3 years ago
Will Faught 8dbff1ef90 Indent code 3 years ago
Will Faught e81f20b976 Add woopra.com analytics 3 years ago
Will Faught b5b3069517 Add finteza.com analytics 3 years ago
Will Faught b7072a42ac Add clicky.com analytics 3 years ago
Will Faught 0947c0b6b0 Move social config to params.paige object 3 years ago
Will Faught 231fff29e7 Move paige_show_full_pages to paige object 3 years ago
Will Faught 9d6c08684d Move paige_math, paige_toc to paige object 3 years ago
Will Faught ed796f3cac Add _path suffix to paige.bootstrap params 3 years ago
Will Faught d77586ad7d Move paige_hide_theme_* config to paige object 3 years ago
Will Faught 4a4feb5648 Move paige_date_format to paige.date_format 3 years ago
Will Faught 024f30d8f5 Move Bootstrap config to paige.bootstrap object 3 years ago
Will Faught 7a3c03ba56 Move analytics config to paige object 3 years ago
Will Faught ef9795ca6c Add single page links to list pages showing full pages 3 years ago
Will Faught 1f2551e5ce Remove unused variable 3 years ago
Will Faught b36c1b47cd Change social links wrapper tag to nav 3 years ago
Will Faught 6181473458 Add section, article tags to search layout 3 years ago
Will Faught 0b262ac019 Remove leading space in page description 3 years ago
Will Faught e2764ef82d Fix page content justification 3 years ago
Will Faught 2760857147 Indent inside article tag 3 years ago
Will Faught 2747f38c14 Use article tag for pages of pages 3 years ago
Will Faught face520b6f Add email protection 3 years ago
Will Faught 08093d935c Add Fathom, Matomo, Plausible, Yandex web analytics 3 years ago
Will Faught a46757337f Remove leading/trailing spaces from page title 3 years ago
Will Faught 1a0a6cd3e6 Add visually hidden text to social icons 3 years ago
Will Faught da667eb34c Localize search page text 3 years ago
Will Faught 1e0e9872e6 Remove English words from search page 3 years ago
Will Faught aa7f962514 Remove default home page title 3 years ago
Will Faught 56f26a6317 Use where func instead of paigelistmath scratch 3 years ago
Will Faught 7893e645aa Use margin instead of padding 3 years ago
Will Faught d07f038385 Remove math site param 3 years ago
Will Faught 820c0c5f05 Rename math parameter to paige_math 3 years ago
Will Faught 0f279dde80 Rename paige-main.html to paige-article.html 3 years ago
Will Faught a372449b23 Add margin below search button 3 years ago
Will Faught b77fcbccc6 Move paige_show_full_pages logic to list layout 3 years ago
Will Faught 607b57bb5f Move article tag to paige-main.html 3 years ago
Will Faught 6e026bddbd Support right-to-left languages 3 years ago
Will Faught cef96b4602 Change relURL to relLangURL 3 years ago
Will Faught a7b165ca58 Add missing col class 3 years ago
Will Faught 17343628dc Add paige_toc parameter 3 years ago
Will Faught df5ec6296e Add underscores to parameters 3 years ago
Will Faught 261150dfa7 Revert "Add text to social icon links"
This reverts commit f85aaade26.
3 years ago
Will Faught f85aaade26 Add text to social icon links 3 years ago
Will Faught 7bd1316b13 Add paigelistmath scratch variable 3 years ago
Will Faught 4c587bf8a0 Rename paigebootstrapjs to paigebootstrapscripts 3 years ago
Will Faught 328b3ddf91 Rename paigebootstrapcss to paigebootstrapstyles 3 years ago
Will Faught 5066bc43fa Rename headerlink to paigeheaderlink 3 years ago
Will Faught 806f0cafe0 Add paigeshowfullpages page parameter 3 years ago
Will Faught 4db9b28c2b Order styles 3 years ago
Will Faught f41eec1b2c Change pb to mb 3 years ago
Will Faught 8355f253d1 Remove unneeded parentheses 3 years ago
Will Faught 1710fd720c Add paigedateformat site parameter 3 years ago
Will Faught e6afd4e29e Limit header tag number range 3 years ago
Will Faught a24c878c55 Order div IDs 3 years ago
Will Faught 03a8a5771e Order attributes 3 years ago
Will Faught ff587e94e0 Use with where possible 3 years ago
Will Faught 24ab9d8b90 Add integrity attribute to icons link 3 years ago
Will Faught b6783d2750 Replace _ with - in file names 3 years ago
Will Faught e5ab39b3a2 Change social icon size to display-6 3 years ago
Will Faught a7e72d5e5b Add missing referrerpolicy 3 years ago
Will Faught 11561c1853 Add search 3 years ago
Will Faught 5185a619d8 Simplify menu 3 years ago
Will Faught 341f4599d0 Rename paige_page.html to paige_main.html 3 years ago
Will Faught 94014a87da Rename paige_title_content.html to paige_title.html 3 years ago
Will Faught 083b492f22 Rename paige_title.html to paige_titles.html 3 years ago
Will Faught de7e4135ba Create templates for title, description, date 3 years ago
Will Faught 0686e8aa37 Add paige_social.html 3 years ago
Will Faught 2678b8b107 Create paige_content.html 3 years ago
Will Faught 8d524fe1ac Add Bootstrap overrides 3 years ago
Will Faught a90d3c7061 Add header links 3 years ago
Will Faught da47e03ea9 Add theme link and comment 3 years ago
Will Faught 602a71e593 Unify HTML and RSS titles 3 years ago
Will Faught 04bcb69f15 Rename paige_paginiation.html to paige_pagination.html 3 years ago
Will Faught 158f9d1d5d Split baseof.html into more templates 3 years ago
Will Faught a26b945109 Rename paige_menus.html to paige_menu.html 3 years ago
Will Faught 4f2bbe910e Rename pagination.html to paige_paginiation.html 3 years ago
Will Faught f74704bb8a Restructure all pages under article tag 3 years ago
Will Faught 5d957edc51 Initial commit 3 years ago