368 Commits (6c3cede9bbdec609476e9562db13f203878089b9)

Author SHA1 Message Date
Will Faught db5f912e24 Always show article in section layout 2 years ago
Will Faught 3f3a4d427e Remove useless safeHTML 2 years ago
Will Faught 980d9c646f Only use link clouds for categories, tags taxonomies 2 years ago
Will Faught 58ccb8454f Rename paige-pages to paige-subpages 2 years ago
Will Faught 5f5dcaef03 Show list article for full pages 2 years ago
Will Faught 062c45579d Add authors taxonomy 2 years ago
Will Faught bbdea7c507 Add alerts 2 years ago
Will Faught 693fe4b088 Remove raw param 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 1074859c63 Replace section tags with div 2 years ago
Will Faught 12a356dd0e Add image alt to home layout 2 years ago
Will Faught 8d15e670a5 Give page to img.html 2 years ago
Will Faught 7bb8fbac94 Move paige.list.content.show to paige.section_pages.full_pages 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 d0ddcbbb19 Rename func-title.html to title.html 2 years ago
Will Faught a3dc86ddba Rename func-authors.html to authors.html 2 years ago
Will Faught ae540b9b7f Convert home default layout into paige/home layout 2 years ago
Will Faught 5e50b4046f Add paige-* classes and IDs to all HTML structures 2 years ago
Will Faught d732e5b90f Format template 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 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 a8143283ae Rename paige.page to paige.main.metadata 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 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 7ce21921b9 Add page var 2 years ago
Will Faught 32031a6e20 Replace .Site, $page.Site with site 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 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 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 64e148ab6f Assign template context to var 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 2924701874 Change paige-{body,head}-last to paige/{body,head}-last 2 years ago
Will Faught f3c02d6922 Template formatting 2 years ago
Will Faught 50565f9683 Add image_raw, image_stretch, image_url params to home.html 2 years ago
Will Faught 3b28c1c081 Use img.html in home.html 2 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 016a9f3e57 Add missing .html extension to partials 3 years ago
Will Faught 3a01f1866c Add dark color scheme 3 years ago
Will Faught 2dd574f2d8 Enable local or remote Bootstrap and KaTeX files 3 years ago
Will Faught 473bad60a5 Move paige-search.html to paige/search.html 3 years ago
Will Faught 2ae9378743 Change article tag to section in taxonomy.html 3 years ago
Will Faught a87d43d405 Remove render-heading.html 3 years ago
Will Faught 92741185ed Order classes 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 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 45a5aac061 Add paige-comments.html 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 848a829aac Move recent content wording to fallback 3 years ago
Will Faught ac1f29608f Add RSS site params 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 2d9aa60d21 Add site language fallback for RSS language 3 years ago
Will Faught d8dd045e9e Move paige_hide_* params to paige object 3 years ago
Will Faught 231fff29e7 Move paige_show_full_pages to paige object 3 years ago
Will Faught d77586ad7d Move paige_hide_theme_* config to paige object 3 years ago
Will Faught a8804dd25c Add comments 3 years ago
Will Faught 2e75eed6dd Add article tag to home layout 3 years ago
Will Faught e16b25898d Fix closing tag 3 years ago
Will Faught 10f601e33b Remove p tag around div 3 years ago
Will Faught 2747f38c14 Use article tag for pages of pages 3 years ago
Will Faught 57c0b8db27 Use proper container structure 3 years ago
Will Faught f76a9bb334 Use mw-100 class 3 years ago
Will Faught e97b73c47a Wrap stretch picture in p tag 3 years ago
Will Faught 9fbd7a4a28 Change greeting tag to p with h2 class 3 years ago
Will Faught 0f279dde80 Rename paige-main.html to paige-article.html 3 years ago
Will Faught e9e390cfb4 Add languagecode fallback to site language 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 652343fc31 Order dict items 3 years ago
Will Faught a0edcb023a Search only regular pages 3 years ago
Will Faught cef96b4602 Change relURL to relLangURL 3 years ago
Will Faught df5ec6296e Add underscores to parameters 3 years ago
Will Faught 8281e6357d Rename paigeexclude to paigehide 3 years ago
Will Faught f34ad86bc2 Remove summary case from RSS 3 years ago
Will Faught 0c821ff587 Rename excludesearch to paigeexcludesearch 3 years ago
Will Faught 1e9dd38da3 Rename excluderss to paigeexcluderss 3 years ago
Will Faught f3287bef77 Change home page title default to site title in search JSON 3 years ago
Will Faught 4f2ae31d92 Change search JSON to all pages 3 years ago
Will Faught a655724370 Format dict vertically 3 years ago
Will Faught ca6ab7634b Remove excluderss from list pages 3 years ago
Will Faught ff587e94e0 Use with where possible 3 years ago
Will Faught e0ddce45e4 Add excludesearch page parameter 3 years ago
Will Faught 8e5faf8813 Add excluderss page parameter 3 years ago
Will Faught 2e1c02ddc6 Format template 3 years ago
Will Faught cfc3a14b09 Rename pctx to item 3 years ago
Will Faught b3bb3aaa20 Reorder RSS fields 3 years ago
Will Faught 1c672a84f7 Add Markdown processing for RSS description 3 years ago
Will Faught c8b352af42 Use consistent formatting 3 years ago
Will Faught a95b1df07e Use paige-titles.html in rss.xml 3 years ago
Will Faught b6783d2750 Replace _ with - in file names 3 years ago
Will Faught 11561c1853 Add search 3 years ago
Will Faught 613b2f5767 Tune blurb breakpoint 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 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 da47e03ea9 Add theme link and comment 3 years ago
Will Faught 40553f2dd1 Change icon size to lead 3 years ago
Will Faught 602a71e593 Unify HTML and RSS titles 3 years ago
Will Faught 158f9d1d5d Split baseof.html into more templates 3 years ago
Will Faught bdbd7ec8df Match order of JavaScript condition 3 years ago
Will Faught a26b945109 Rename paige_menus.html to paige_menu.html 3 years ago
Will Faught f74704bb8a Restructure all pages under article tag 3 years ago
Will Faught 71750448f5 Remove center pic alt attribute 3 years ago
Will Faught c3e84eaad1 Add shadow class to home page pics 3 years ago
Will Faught 2ced398c95 Add back blank lines to CSS 3 years ago
Will Faught 1b53c5c8d2 Remove blank lines 3 years ago
Will Faught 2655b4436f Move head.html last 3 years ago
Will Faught 113ddf7824 Add blockquote styles 3 years ago
Will Faught c270ca2b35 Wrap blurb with p tag 3 years ago
Will Faught 7b6204658f Simplify and generalize home page 3 years ago
Will Faught a37377f940 Change empty lists to show page title 3 years ago
Will Faught 87f8061582 Add katex support 3 years ago
Will Faught 70ebacf21d Add slashes to home pic URLs 3 years ago
Will Faught 195b239754 Use background-image for cover pic 3 years ago
Will Faught bbd892b5d2 Update Bootstrap Icons to v1.10.2 3 years ago
Will Faught 1bb54d893a Update Bootstrap to v5.2.2 3 years ago
Will Faught 767bc83725 Center wrapped menus 3 years ago
Will Faught 73179c3b70 Remove max-width from text 3 years ago
Will Faught ed2846b209 Add BaseURL to pic paths 3 years ago
Will Faught 81e328ea05 Format inline CSS 3 years ago
Will Faught f8a8ff1c0d Add margin-bottom to content divs 3 years ago
Will Faught ad4063be70 Add layouts/_default/term.html 3 years ago
Will Faught 9dff05c402 Fix home pictures
- Change cover to img tag with alt attribute
- Center cover
- Change cover height to max-height
- Remove img-fluid from avatar
- Add max-width to avatar
- Hard-code pic paths
3 years ago
Will Faught 3d08a8e6a4 Remove extra space after description 3 years ago
Will Faught 92dc9eef56 Restructure centered columns 3 years ago
Will Faught 4aa82dd850 Unescape HTML entities in head titles 3 years ago
Will Faught d30598e561 Move home.html to _default 3 years ago
Will Faught d23839ce45 Fix RSS 3 years ago
Will Faught 5b3701fd07 Fix base path logic 3 years ago
Will Faught 7ceef985bc Wrap footer at 100ch 3 years ago
Will Faught 4905af8380 Sort classes 3 years ago
Will Faught 223e434577 Only include header, footer if config set 3 years ago
Will Faught 54b45d6406 Fix navbar highlighting for nested paths 3 years ago
Will Faught 5d957edc51 Initial commit 3 years ago