Open
Description
So after a brief degubbing session with @Huaraz2 we have discovered that, while trying to add emoji support to the website (via jemoji
), we have discovered that it does not play well with jekyll-paginate
so much so that the site just refuses to build - but only on travis??
While doing some googling I found this post where it looks like since Jekyll 3.0 the developers are decpreciating jekyll-paginate
and were looking for alternatives.
For those of who don't know jekyll-paginate
is responsible for generating pages for the blog once we go past a certain number of blog posts on one page.
Hopefully we'll be able to find an alternative which will also happen to work with jemoji