No release in over 3 years
Low commit activity in last 3 years
ISO/TC 154 Jekyll theme for official ISO TC websites
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 12.0
~> 0.50

Runtime

 Project Readme

ISO/TC 154 Jekyll theme

Jekyll theme developed by Ribose, intended to be used by official ISO technical committee websites.

Currently used by ISO/TC 154: https://www.isotc154.org.

Getting started

(Section to be completed.)

Add the theme gem and corresponding helpers plugin gem to your Jekyll website’s Gemfile:

gem "jekyll-theme-isotc154", "~> 0.1.0"

group :jekyll_plugins do
  gem "jekyll-theme-isotc154-heleprs"
end