Skip to content

Releases: Riverscapes/riverscapes-jekyll-theme

Riverscapes Website 1.1.0

04 Sep 16:19
Compare
Choose a tag to compare

Updating to Jekyll 3.9.0

Very few code changes for the template theme. The only real change is to the Gemfile

# A note about this GEM file:
# This gemfile is only to help you run `bundle exec jekyll serve` on your
# local machine. It is not used in any way by the build system
# frozen_string_literal: true

source "https://rubygems.org"
gem "jekyll", "3.9.0"
gem "jekyll-remote-theme", "0.4.2"
gem "kramdown-parser-gfm", "1.1.0"

Upgrade notes:

Users with a theme already just need to swap out their old Gemfiles with the above and run bundle update jekyll

Riverscapes Website Template

02 Apr 01:25
Compare
Choose a tag to compare

This zip file is the template for making a new riverscapes consortium git-hosted website. Unzip the file contents to a either the root of your repo.