It seems that this new Ghost blog is based on Gatsby. I’m curios how you guys implemented infinite scrolling. Where can I find the source code? The project on Github seems to be using old handlebars theme. Thanks.
Ghost.org is not open source - if you’re looking to get started with Gatsby the best place to start is with our docs here:
I see, OK, thanks. Yeah, I’m already working with Gatsby, just was curious about an infinite scroll implementation.
Check out react-infinite-scroller
2 Likes