Commit Graph

1807 Commits

Author SHA1 Message Date
Will Faught
024a8df249 Convert paramlink var to Boolean 2023-09-23 14:25:10 -07:00
Will Faught
cd780bb0e8 Remove Atom elements from RSS 2023-09-23 14:22:58 -07:00
Will Faught
ede07966fb Move vars and logic above content 2023-09-23 14:22:03 -07:00
Will Faught
bf270078c2 Use description, title vars to verify RSS item 2023-09-23 14:15:13 -07:00
Will Faught
3b27a30755 Make RSS item description optional 2023-09-23 14:14:34 -07:00
Will Faught
295931ba77 Remove unnecessary time parse 2023-09-23 14:07:46 -07:00
Will Faught
af59c26b7a Fix RSS author format 2023-09-23 14:07:31 -07:00
Will Faught
881638103b Format 2023-09-23 14:06:38 -07:00
Will Faught
f9379656a6 Factor item values out into vars 2023-09-23 14:04:39 -07:00
Will Faught
5508ebdb7a Move guids var to top 2023-09-23 13:36:59 -07:00
Will Faught
3f1f515cba Fix lastBuildDate time zone format 2023-09-23 13:36:12 -07:00
Will Faught
12e486cdbd Change RSS lastBuildDate to use section dates 2023-09-23 13:35:13 -07:00
Will Faught
8604897291 Factor values out into vars 2023-09-23 13:32:05 -07:00
Will Faught
5cba7c6a4b Make RSS title required 2023-09-23 13:09:22 -07:00
Will Faught
2c04c9be51 Plainify RSS title 2023-09-23 13:09:11 -07:00
Will Faught
8c95f3b51f Rename pages to subpages 2023-09-23 13:04:30 -07:00
Will Faught
3405734734 Report duplicate GUIDs in RSS 2023-09-23 13:03:04 -07:00
Will Faught
373e8a7c5e Trim date from archetype title 2023-09-23 12:58:50 -07:00
Will Faught
47f9b70ca5 Add id to archetype 2023-09-23 12:58:23 -07:00
Will Faught
43766f328e Convert archetype to TOML 2023-09-23 12:46:52 -07:00
Will Faught
ce55af166c Minor doc rewording 2023-09-23 12:43:39 -07:00
Will Faught
3ad19b3d2f Document paige.feed.atom.authors 2023-09-23 12:41:07 -07:00
Will Faught
a9545165ce Move link_to_page, page_link config to feed 2023-09-22 23:22:41 -07:00
Will Faught
71e1aacc9e Add link_to_page, page_link RSS config 2023-09-22 23:09:43 -07:00
Will Faught
43fac7337a Remove email suffix from RSS config 2023-09-22 22:56:19 -07:00
Will Faught
c133d20c89 Fix RSS item author to be email 2023-09-22 22:47:04 -07:00
Will Faught
9665e6566e Use page description for RSS feed description 2023-09-22 22:33:58 -07:00
Will Faught
db9d8a41c5 Remove invalid content from RSS 2023-09-22 22:27:35 -07:00
Will Faught
81e6ecec92 Use managing_editor_email, web_master_email configs 2023-09-22 22:11:54 -07:00
Will Faught
a21a8f15e7 Order GitHub workflow config 2023-09-22 21:57:57 -07:00
Will Faught
7a88a74c19 Update Hugo to 0.118.2 2023-09-22 21:56:43 -07:00
Will Faught
45eaf4421e Warn if no title, description in RSS 2023-09-22 21:50:32 -07:00
Will Faught
7eeabd5e04 Separate guid and link logic 2023-09-22 21:50:13 -07:00
Will Faught
54c4b70cbc Only include the HTML alternate link 2023-09-22 21:48:53 -07:00
Will Faught
9c42631c14 Add Atom feeds 2023-09-22 21:48:53 -07:00
Will Faught
8b7342d09e Change RSS file to rss.xml 2023-09-20 23:21:03 -07:00
Will Faught
ddc4f23143 Don't specify full page content 2023-09-20 23:19:28 -07:00
Will Faught
a72aaa0505 Specify RSS feed 2023-09-20 23:18:54 -07:00
Will Faught
748daff64d Set site title in exampleSite 2023-09-20 23:07:36 -07:00
Will Faught
fc1326ad28 Add dates to exampleSite regular pages 2023-09-20 23:07:36 -07:00
Will Faught
14497db6cd Fix type value for link tags in head 2023-09-20 23:07:36 -07:00
Will Faught
e1a3594a20 Remove useless hide_page config 2023-09-20 23:07:36 -07:00
Will Faught
91e6ea9575 Add email, url author attributes 2023-09-20 23:07:36 -07:00
Will Faught
fcb373dd79 Include RSS alternate links 2023-09-20 22:58:00 -07:00
Will Faught
9338d27619 Simplify RSS self link 2023-09-20 22:57:16 -07:00
Will Faught
ceeda23750 Apply page limit after page selection 2023-09-20 22:53:53 -07:00
Will Faught
9f81fbcd50 Allow limit to be 1 2023-09-20 22:53:02 -07:00
Will Faught
c08c6eb637 Hide layouts content from feeds 2023-09-20 22:52:07 -07:00
Will Faught
4bab964227 Use paige.feed, paige.feed.rss config 2023-09-20 22:50:11 -07:00
Will Faught
bcf121c34a Lowercase Hugo config path 2023-09-20 22:32:38 -07:00