Flickity + Pagination in Meteor. Please help!

Hey guys

So I’m using flickity to make a kind of carousel of items.

Only, I don’t want to show and load in all the items, I want to load in like 3 or so, then when the user hits the last flickity slide, it will load it the next set.

Currently, I just have a button set up for adding the next set of slides in, but even then I don’t know how to get it to play nicely with Flickity.

I’m using percolate:paginated-subscription

You can see my code below. Any help is much appreciated.

http://meteorpad.com/pad/SfikjLDmevk5x58ct/Paginated