Sha256: 64737fd4cd2e77ddca509a86d88d9b88c4db2206a8a811a723b6f1f7dee9272b

Contents?: true

Size: 665 Bytes

Versions: 3

Compression:

Stored size: 665 Bytes

Contents

# JekyllSort

[![Gem Version](https://badge.fury.io/rb/jekyll-sort.png)](http://badge.fury.io/rb/jekyll-sort)

Updates the nav_order in front matter of pages that are in the subnav links.

## Usage

    cd docs # jekyll project
    jekyll-sort reorder

## Installation

Add this line to your application's Gemfile:

    gem "jekyll-sort"

And then execute:

    bundle

Or install it yourself as:

    gem install jekyll-sort

## Contributing

1. Fork it
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

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-sort-0.3.1 README.md
jekyll-sort-0.3.0 README.md
jekyll-sort-0.2.0 README.md