326 Commits (42f57108a1336d4b44d31de3700fa491344d76a1)

Author SHA1 Message Date
Will Faught b8a101598c Rename head.html to tag-head.html 12 months ago
Will Faught e76b44a9e2 Rename html.html to tag-html.html 12 months ago
Will Faught 051c50b91b Rename article.html to page.html 12 months ago
Will Faught b08fcf9d39 Rename pages.html to list.html 12 months ago
Will Faught e2f388e4b5 Rename footer.html to site-footer.html 12 months ago
Will Faught 70059071c1 Rename header.html to site-header.html 12 months ago
Andreas Deininger 756d423435 Fix deprecation warning
hugo.toml: change hugo min version
1 year ago
Will Faught cdddf78710 Process cloud link titles like others 1 year ago
Will Faught 54ab0eba98 Internationalize "Recent content" 1 year ago
Will Faught 4c9b4bfa48 Remove duplicate layouts 1 year ago
Will Faught 9429f44635 Fix lastBuildDate in RSS 1 year ago
Will Faught fedcac0f3e Include all RSS output formats, translations 1 year ago
Will Faught d56ac921b9 Remove unused vars 1 year ago
Will Faught 5b200180bd Process RSS copyright 1 year ago
Will Faught 87e4d36eab Remove useless var 1 year ago
Will Faught e02ea8a4e6 Remove unused vars 1 year ago
Will Faught ce6ccbe356 Fix list.rss.xml warning prefix 1 year ago
Will Faught 97db5b8cac Simplify code 1 year ago
Will Faught 2e40515f3e Include pages recursively for feeds, search 1 year ago
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