Files
loeclipse/docs/Gemfile
2018-10-27 11:58:28 +02:00

8 lines
175 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "github-pages", group: :jekyll_plugins