# Using offset with jekyll-paginate-v2

**URL:** https://talk.jekyllrb.com/t/using-offset-with-jekyll-paginate-v2/10357
**Category:** Uncategorized
**Created:** [April 27, 2026, 10:11pm UTC](https://talk.jekyllrb.com/t/using-offset-with-jekyll-paginate-v2/10357 "2026-04-27T22:11:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RebelusQuo](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/rebelusquo/32/6536_2.png) [@RebelusQuo](https://talk.jekyllrb.com/u/RebelusQuo)
#### Post date: [April 27, 2026, 10:11pm UTC](https://talk.jekyllrb.com/t/using-offset-with-jekyll-paginate-v2/10357/1 "2026-04-27T22:11:29Z")

</div>

If this is already answered then please direct me to that post. I followed the advice on the Jekyll pagination documentation page to check out the v2 gem and I might have need for the “offset” feature but I’m not completely sure I follow how I should then set up the page. I might want to have a first page with say, just the 2 most recent posts, but for the rest of the pages more posts, say 6. How would I set that up including a correct trail implementation?
