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
- Host: GitHub
- URL: https://github.com/riboseinc/jekyll-theme-open-project-helpers
- Owner: riboseinc
- License: mit
- Created: 2018-06-25T15:08:12.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T08:24:35.000Z (about 2 years ago)
- Last Synced: 2025-04-05T23:32:28.546Z (about 2 months ago)
- Language: Ruby
- Size: 115 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Open Project theme helpers
[](https://github.com/riboseinc/jekyll-theme-open-project-helpers/actions/workflows/rake.yml)
[](https://rubygems.org/gems/jekyll-theme-open-project-helpers
)
[](https://github.com/riboseinc/jekyll-theme-open-project-helpers/pulls)
[](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)