Examples for adding pagination to your Assemble projects.
Do one of the following:
- [download][download] this project,
git clone https://github.com/assemble/example-pagination.gitbower install example-pagination
After you download the project, in the command line:
- run
npm installto install of the project's dependencies. - run
gruntto build the project.
If you have any problems, please let us know.
prevandnextbuttons- above content
justifiedstyle
prevandnextbuttons- below content
- pill style
prevandnextbuttons- pill style
- numbered
- option to limit numbers, e.g:
{{paginate pagination limit="5"}}
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.
Jon Schlinkert
Brian Woodward
Copyright (c) 2013 Jon Schlinkert, Brian Woodward, community. Released under the MIT license.




