perun

Discuss perun static site generator
juhoteperi 2016-07-30T18:51:51.000039Z

@podviaznikov: So what do you think about the Atom fixes? Should I merge them?

podviaznikov 2016-07-30T19:30:19.000040Z

@juhoteperi: trying again locally. I don’t know how to pass uuid to the index.html page generated by collection task

juhoteperi 2016-07-30T19:30:45.000041Z

Aha. I would probably use filterer with atom task to filter out the index away.

juhoteperi 2016-07-30T19:30:51.000042Z

Index shouldn't be in atom feed anyway.

juhoteperi 2016-07-30T19:32:37.000045Z

Maybe that should be the default. It is set by markdown task.

podviaznikov 2016-07-30T19:38:44.000046Z

works now. Let me commit also changes to examples blog now in your PR and we are good

podviaznikov 2016-07-30T19:41:09.000047Z

added 2 commits. If you are fine with them - merge. Locally everything is working for me

juhoteperi 2016-07-30T19:41:48.000048Z

Great! I can finally add my blog back to planet.clojure πŸ˜„

πŸ‘ 1
juhoteperi 2016-07-30T19:51:55.000049Z

Hmm, perun seems to currently depend on puget and pantomime directly instead of through pods

juhoteperi 2016-07-30T20:05:47.000050Z

Huh, markdown tasks is not working for me

juhoteperi 2016-07-30T20:08:48.000051Z

Oh, new clj-yaml uses ordered-maps