Cell
|
c08671dedf
|
🐛 Fix: RSS rendering issues caused by XML escape
Co-authored-by: Cell <1024@lruihao.cn>
Co-authored-by: Tim <yangzair@outlook.com>
|
2024-10-24 15:27:39 +08:00 |
|
Cell
|
c974c905e5
|
✨ Feat: add recently updated pages support for archives, section and term list
and remove recentlyUpdated.rss
|
2024-10-11 13:57:07 +08:00 |
|
Xm798
|
566a87c791
|
✨ Feat: Add Follow site challenge support in RSS feed
|
2024-10-01 21:12:14 +08:00 |
|
Cell
|
5aaacec004
|
🐛 Fix: resources get match error for page images
|
2024-08-29 14:47:02 +08:00 |
|
Cell
|
349de54009
|
🐛 Fix: featuredimagepreview error in summary and RSS
|
2024-08-29 14:05:40 +08:00 |
|
Cell
|
3ffef8acb0
|
♻️ Refactor: refactor the feed and search features (#490)
* 🔍 Refactor: add JSON feed support and refactor output formats build in FixIt
Close #475
* 🚚 Feat: migrate index templates to layouts/_default folder and home.[name].html
* 📝 Style(ignore): fix typo
* 🚚 Chore: migrate index templates to default home templates
* 🚚 Chore: migrate section templates to layouts/section folder
* ✨ Feat: add JSON feed support for section pages (#475)
* 🚧 Feat: add common template for JSON feed (#475)
* 🚧 Feat: add JSON feed support for section and term list pages
* 🚀 Chore: fix git stage error in update-version script
* ⚡ Perf: add front matter hiddenFromFeed for JSON feed (#475)
* 🔍 Feat: add tags attribute for JSON feed (#475)
* ♻️ Refactor: refactor RSS feed templates
Close #488
* 🚧 WIP: rename json-feed.html to json.html
* 🚧 Feat: revert single.md
* ⚡ Perf: enhance JSON feed 1.1 compatibility
* ♻️ Refactor: refactor post author map getting
* ✨ WIP: add featured image support in feed
* 📝 Docs: update README and screenshot
* 🔧 Chore: update changelog template
* 🚧 WIP: add feed scoped config for section and list
* 🔥 Feat: migrate JSON feed to hugo-fixit/hugo-json-feed
Close hugo-fixit/hugo-json-feed#1
* 🚚 Feat: remove front matter hiddenFromRss and rssFullText, add front matter hiddenFromFeed
|
2024-08-24 17:30:31 +08:00 |
|