@podviaznikov: So what do you think about the Atom fixes? Should I merge them?
@juhoteperi: trying again locally. I donβt know how to pass uuid to the index.html page generated by collection task
Aha. I would probably use filterer with atom task to filter out the index away.
Index shouldn't be in atom feed anyway.
https://github.com/Deraen/deraen.github.io/blob/blog/build.boot#L52
Maybe that should be the default. It is set by markdown task.
works now. Let me commit also changes to examples blog now in your PR and we are good
added 2 commits. If you are fine with them - merge. Locally everything is working for me
Great! I can finally add my blog back to planet.clojure π
Hmm, perun seems to currently depend on puget and pantomime directly instead of through pods
Huh, markdown tasks is not working for me
Oh, new clj-yaml uses ordered-maps