Articles in pagination

  • Faking A Pager In Jekyll

    Published in programming

    While creating this site I wanted to mount the blog files under blog/, but still have the home page be the first page of posts. Getting the first page of posts on the home page was no problem. Due to the way that Jekyll does its pagination though, getting the actual pagination links to show up was a different story.