255 Commits (08642dacc23f71d348fd22bb3290d6a0786456f2)

Author SHA1 Message Date
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 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
Will Faught 59d64d9420 Fix paige.rss.hide_page 2 years ago
Will Faught 3c4a0f524f Fix paige.search.hide_page 2 years ago
Will Faught c1e8a1c8e3 Add layouts/_default/home.html 2 years ago
Will Faught 53a30a4c3e Add margin above title if no header 2 years ago
Will Faught dd0d5ef6ed Remove paige/home layout 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 5f8c34c6dc Always use regular pages for RSS 2 years ago
Will Faught e24aa20c04 Rename subpage to page 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 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