abbysmal / Canopy

A git-blogging unikernel written using MirageOS
ISC License
120 stars 27 forks source link

fix atom feed by passing in the ref, not the dereferenced thing #40

Closed hannesm closed 8 years ago

hannesm commented 8 years ago

...my intuition in here https://github.com/Engil/Canopy/pull/37#discussion_r61597699 was correct... (the atom feed was empty on hannes.nqsb.io after I deployed)...

abbysmal commented 8 years ago

Sorry about that… don't know what happened when I tested, maybe it was cached and I didn't paid attention to that. Thank you for the PR, merged