Sha256: 514c5e826289fe014d6a0218c3eb723d7acf60d8f221f08ca6e9bd9417524063

Contents?: true

Size: 928 Bytes

Versions: 5

Compression:

Stored size: 928 Bytes

Contents

# Open Project theme helpers

Jekyll plugin for the Open Project gem-based Jekyll theme by Ribose.

It provides the data reading and page generation capabilities
required by the theme.

Currently it enables such features as tag-based filtering
of open software and specification indexes, unified blog index,
fetching open project/software/specification data from their repos.

## Releasing

**Release this helpers gem and theme gem in tandem with matching versions.**
See [https://github.com/riboseinc/jekyll-theme-open-project-helpers](theme gem docs) for more.


1. Inside .gemspec within this repo’s root, update main gem version to the one being released.

2. Make a commit for the new release (“chore: Release vX.X.X”).

3. Execute `./develop/release`. This does the following:

   * Builds new gem version
   * Pushes gem to rubygems.org
   * Creates new version tag in this repository
   * Pushes changes to GitHub

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-open-project-helpers-2.1.2 README.md
jekyll-theme-open-project-helpers-2.1.1 README.md
jekyll-theme-open-project-helpers-2.1.0 README.md
jekyll-theme-open-project-helpers-2.0.21 README.md
jekyll-theme-open-project-helpers-2.0.20 README.md