New Jekyll theme!
This is the demo page of a new Jekyll theme.
You probably don’t want to, but if you really must use it, this is how.
Add the gem to your Gemfile
(it’s not on rubygems.org yet):
git 'https://gitlab.com/islandsvinur/jekyll-theme-switch.git' do
gem 'jekyll-theme-switch', ref: 'v0.1.2'
end
Run bundle install
, then set the theme in your _config.yml
:
theme: jekyll-theme-switch