0.0.2 • Published 5 years ago

wintersmith-paginator v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

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