An open API service indexing awesome lists of open source software.

https://github.com/riboseinc/jekyll-theme-open-project-helpers

Helper utils for Open Project gem-based Jekyll theme
https://github.com/riboseinc/jekyll-theme-open-project-helpers

Last synced: about 1 month ago
JSON representation

Helper utils for Open Project gem-based Jekyll theme

Awesome Lists containing this project

README

        

# Open Project theme helpers

[![Build Status](https://github.com/riboseinc/jekyll-theme-open-project-helpers/actions/workflows/rake.yml/badge.svg)](https://github.com/riboseinc/jekyll-theme-open-project-helpers/actions/workflows/rake.yml)
[![Gem Version](https://img.shields.io/gem/v/jekyll-theme-open-project-helpers.svg)](https://rubygems.org/gems/jekyll-theme-open-project-helpers
)
[![Pull Requests](https://img.shields.io/github/issues-pr-raw/riboseinc/jekyll-theme-open-project-helpers.svg)](https://github.com/riboseinc/jekyll-theme-open-project-helpers/pulls)
[![Commits since latest](https://img.shields.io/github/commits-since/riboseinc/jekyll-theme-open-project-helpers/latest.svg)](https://github.com/riboseinc/jekyll-theme-open-project-helpers/releases)

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

### New approach

Do `git tag ${version-tag}` or, start release manually with the
[`release.yml` workflow](https://github.com/riboseinc/jekyll-theme-open-project-helpers/actions/workflows/release.yml)