the atom-feed
task now relies on the canonical-url
task being used before it. What's the reason the canonical URL is set via a task when it's a simple string concatenation? https://github.com/hashobject/perun/blob/master/src/io/perun/atom.clj#L38 @juhoteperi
besides that how do you feel about :title
instead of :name
for post metadata?