aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/handlers/export.go
AgeCommit message (Collapse)Author
2025-12-11Switch from escaping to CDATA, seems a lot of readers don't support escaping...Samuel Johnson
2025-12-11... add ZSamuel Johnson
2025-12-11Why does go time work this way?Samuel Johnson
2025-12-11Remove unused importSamuel Johnson
2025-12-11Use correct weird time formatSamuel Johnson
2025-12-11Tweak to improve RSS complianceSamuel Johnson
2025-12-11Add RSS feed constructorSamuel Johnson