At the moment there does not seem to be a way to declare the post order in the loop.hbs file. Newer posts are always on top, ordered descending. Is there an easy way to change the order to ascending?
I've used jQuery .reverse as a client side solution