# Does the default them handle pagination?

**URL:** https://talk.jekyllrb.com/t/does-the-default-them-handle-pagination/1991
**Category:** Help
**Created:** [July 20, 2018, 6:46pm UTC](https://talk.jekyllrb.com/t/does-the-default-them-handle-pagination/1991 "2018-07-20T18:46:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![begueradj](https://avatars.discourse-cdn.com/v4/letter/b/41988e/32.png) [@begueradj](https://talk.jekyllrb.com/u/begueradj)
#### Post date: [July 20, 2018, 6:46pm UTC](https://talk.jekyllrb.com/t/does-the-default-them-handle-pagination/1991/1 "2018-07-20T18:46:40Z")

</div>

Totally new to Jekyll, I wonder how the default theme deals with a large number of articles (say 200)? Does it for example offer pagination to them? Or does it display them as a long list, like in a flat file?

---

<div class="post-metadata">

### Author: ![mmistakes](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/mmistakes/32/2169_2.png) [@mmistakes](https://talk.jekyllrb.com/u/mmistakes)
#### Post date: [July 20, 2018, 7:18pm UTC](https://talk.jekyllrb.com/t/does-the-default-them-handle-pagination/1991/2 "2018-07-20T19:18:50Z")

</div>

Out of the box it doesn’t, but there appears to be a pull-request to add that feature in.

> <https://github.com/jekyll/minima/issues/159>
