wintersmith-paginator
v0.0.2
Published
javascript implementation of wintersmith's paginator with additional pageCount field
Downloads
2
Maintainers
Readme
wintersmith-paginator
A modified JS implementation of Wintersmith's paginator.coffee.
Requires wintersmith-contents
npm install wintersmith-contents --save
npm install wintersmith paginator
config.json
"plugins": [
"wintersmith-contents",
"wintersmith-paginator"
]
index.pug contains a sample post list and implementation of pagination using Bulma