# Add Pagination to Your Eleventy Static Generated Website in Minutes

DevFeed: [Add Pagination to Your Eleventy Static Generated Website in Minutes](<https://devfeed.tech/articles/add-pagination-to-your-eleventy-static-generated-website-in-minutes-21807.md>)

Original publisher: [Read original article](<https://www.thepolyglotdeveloper.com/blog/2022/01/add-pagination-eleventy-static-generated-website-minutes/>)

Author: Nic Raboy

Published: 2022-01-19T14:00:00Z

Content type: tutorial

Language: en

Sources: [Nic Raboy](<https://devfeed.tech/sources/nic-raboy.md>)

Topics: [Eleventy](<https://devfeed.tech/topics/eleventy.md>), [Nunjucks](<https://devfeed.tech/topics/nunjucks.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [eleventy](<https://devfeed.tech/tags/eleventy.md>), [html](<https://devfeed.tech/tags/html.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A tutorial explains how to add pagination to an Eleventy website using video data and a Nunjucks template. It covers displaying page numbers and next or previous page controls, while focusing on functionality rather than styling or Eleventy basics.

## Source excerpt

A few months ago you might remember a tutorial I put out regarding remote caching in Eleventy. In this tutorial titled, Download and Cache YouTube Data in an Eleventy Website with Simple JavaScript, I... The post Add Pagination to Your Eleventy Static Generated Website in Minutes appeared first on The Polyglot Developer.