var infScroll = new InfiniteScroll( '.content', {
  path: '/blog/madkonsulenten/page/{{#}}',
  append: '.post',
  scrollThreshold: 100,
  loadOnScroll: true,
  status: '.page-load-status',
});