352 Commits (eba021dbabe3731cc09e664392c9f0f3fe383309)

Author SHA1 Message Date
Will Faught dccc7ef7a1 Rename paige.feeds.exclude to paige.exclude_feeds 5 months ago
Will Faught 56225eabc8 Rename paige.search.disable to paige.exclude_search 5 months ago
Will Faught 80a6f40989 Remove tag prefix from html, head, body partials 5 months ago
Will Faught cf290ce67f Rename itemAttrs to attrs 5 months ago
Will Faught 598671aab3 Add include file kind variants 5 months ago
Will Faught 505ca97b6e Remove comments 5 months ago
Will Faught cbcd2ea74e Add external rel for external anchor references 5 months ago
Will Faught 5214982311 Rename paige.feeds.disable to paige.feeds.exclude 5 months ago
Will Faught cb6ee16521 Rename paige.feed to paige.feeds 5 months ago
Will Faught dcbc7775ea Use link title where possible 5 months ago
Will Faught ccadbf724d Rename paige-pages to paige-subpages 5 months ago
Will Faught 20798f3a3a Use camel case for vars 5 months ago
Will Faught 33c53e0330 Format 5 months ago
Will Faught a587282ee0 Rename target to targetvalue 5 months ago
Will Faught 3bcd1c93db Rename target.html to func-target.html 5 months ago
Will Faught 1370d35762 Rename authors.html to func-authors.html 5 months ago
Will Faught 4bc542b6b1 Move author config under paige.author 5 months ago
Will Faught bcacae10c0 Add microdata 6 months ago
Will Faught 730c3b8be4 Format 6 months ago
Will Faught fb99924f65 Use safeHTML with printf 6 months ago
Will Faught c51041beff Explain atom, rss output requirements 12 months ago
Will Faught 1fca28b8a7 Change config prefix hide to disable 1 year ago
Will Faught 5df49273a7 Add comments to list pages 1 year ago
Will Faught ada7e4c8c1 Use config to hide values 1 year ago
Will Faught 081c3eda03 Move site footer, header inside main tags 1 year ago
Will Faught 368737c9a2 Rename body.html to tag-body.html 1 year ago
Will Faught b8a101598c Rename head.html to tag-head.html 1 year ago
Will Faught e76b44a9e2 Rename html.html to tag-html.html 1 year ago
Will Faught 051c50b91b Rename article.html to page.html 1 year ago
Will Faught b08fcf9d39 Rename pages.html to list.html 1 year ago
Will Faught e2f388e4b5 Rename footer.html to site-footer.html 1 year ago
Will Faught 70059071c1 Rename header.html to site-header.html 1 year 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