Fork me on GitHub
#perun
<
2016-08-09
>
martinklepsch21:08:23

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

martinklepsch22:08:34

besides that how do you feel about :title instead of :name for post metadata?