307 Commits (08843d9d9e5f5ef7f9b640203243fa6a41a89875)

Author SHA1 Message Date
Will Faught 22968db841 Remove page param id 1 year ago
Will Faught c07b847ff1 Use rel permalink as feed ID fallback 1 year ago
Will Faught 45adb2af27 Convert authors to taxonomies 1 year ago
Will Faught 99cce27a59 Use custom output format for search index 1 year ago
Will Faught 7f5993f8a3 Fix RSS feed permalink 2 years ago
Will Faught d65d97b09a Rename rss.xml to list.rss.xml 2 years ago
Will Faught b3f544226c Use htmlUnescape with plainify in RSS 2 years ago
Will Faught c44a6b6c08 Fix RSS feed links 2 years ago
Will Faught a8e900e261 Escape page titles in attributes 2 years ago
Will Faught 492dd2d341 Fix Atom IDs to always be a URI 2 years ago
Will Faught 9ac06ec278 Fix page ID to use permalink 2 years ago
Will Faught b1c84b631b Add missing $page contexts 2 years ago
Will Faught 3ffd9d01b4 No printf for link Atom elements 2 years ago
Will Faught a75d569a29 Format 2 years ago
Will Faught 7d7038d89f Fix Atom icon and logo 2 years ago
Will Faught e922b07aec Fix link render target to have no whitespace 2 years ago
Will Faught c11344d0be Change feed, HTML titles to have breadcrumbs 2 years ago
Will Faught 27e858a58b Format 2 years ago
Will Faught dc9b075bde Remove unneeded safeHTML 2 years ago
Will Faught a93d52fd73 Use external link policy for icon URLs 2 years ago
Will Faught de0f896432 Format 2 years ago
Will Faught 823ade1eec Lowercase warning messages 2 years ago
Will Faught 87c0e4f8e3 Add Atom icon, logo 2 years ago
Will Faught e44ae3da4b Change footnote links to be absolute 2 years ago
Will Faught 8b72c5b694 Use param link for HTML alternate 2 years ago
Will Faught 2327d1e50d Use alternate rel for canonical 2 years ago
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 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 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