386 Commits (myFork)

Author SHA1 Message Date
Will Faught 4bc542b6b1 Move author config under paige.author 5 months ago
Will Faught bcacae10c0 Add microdata 5 months ago
Will Faught 730c3b8be4 Format 5 months ago
Will Faught fb99924f65 Use safeHTML with printf 6 months ago
Will Faught c51041beff Explain atom, rss output requirements 11 months ago
Will Faught 1fca28b8a7 Change config prefix hide to disable 12 months ago
Will Faught 5df49273a7 Add comments to list pages 12 months ago
Will Faught ada7e4c8c1 Use config to hide values 12 months ago
Will Faught 081c3eda03 Move site footer, header inside main tags 12 months ago
Will Faught 368737c9a2 Rename body.html to tag-body.html 12 months ago
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
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