Sha256: 583fbd9177c8384cfbc62816952efb97b194695907c9bf24820022d8c8180ffb

Contents?: true

Size: 669 Bytes

Versions: 1

Compression:

Stored size: 669 Bytes

Contents

# Jekyll::Generators::Pagination

Default pagination generator for Jekyll.

## Installation

Add this line to your application's Gemfile:

    gem 'jekyll-paginate'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install jekyll-paginate

## Usage

Once the gem is installed on your system, Jekyll will auto-require it. Just set the following configuration

## Contributing

1. Fork it ( http://github.com/jekyll/jekyll-paginate/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-paginate-1.0.0.rc1 README.md