New Site Feature: Infinite Scrolling

 I've implemented a new feature to the site: infinite scrolling. What this means is no more having to click through 2 or 3 posts at a time when scrolling back through the latest posts. On the front page, the two most recent posts are displayed, and below that is a link that says "load more posts".

Click here to use infinite scrolling

When clicking on that link, the page will load more posts, and scrolling down will continue to load posts, from newest to oldest. As you continue to down, more and more posts will load; this goes on until you reach the very first post. There is still a bug to work out, as clicking on the link doesn't position the next post properly and lays it over the top of the first post, but I'll work on fixing this. My custom template & layout doesn't make changes like this easy, but I'm 95% of the way there.


If you have any questions or concerns about this change, you can leave a comment on this post or reach out to me using the "Contact Me" feature in the sidebar. 

Comments