UNPKG
example-pagination
Version:
latest (0.1.2)
0.1.2
0.1.1
Pagination examples for Assemble.
github.com/assemble/example-pagination
assemble/example-pagination
example-pagination
/
02
/
README.md
8 lines
(4 loc)
•
239 B
Markdown
View Raw
1
2
3
4
5
6
7
8
# Blog pagination example
> This example demonstrates how to implement pagination for a blog.
## Notes
*
Here we're using
`posts.json`
to define the blog posts. Other examples will use markdown files or other types of templates.