Skip to content

Instantly share code, notes, and snippets.

@Andy-set-studio
Last active May 1, 2020 08:57
Show Gist options
  • Save Andy-set-studio/97c53b04772eadef3784016d3a1760e2 to your computer and use it in GitHub Desktop.
Save Andy-set-studio/97c53b04772eadef3784016d3a1760e2 to your computer and use it in GitHub Desktop.
Eleventy Paginationated Blog Collection
title layout pagination permalink
The Issue 33 Blog
layouts/feed.html
data size
collections.blog
5
blog{% if pagination.pageNumber > 0 %}/page/{{ pagination.pageNumber }}{% endif %}/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment