deleting the files, as per step 4. in the Readme.md
Readme.md
deleted
100644 → 0
jekyll-multilingual.gemspec
deleted
100644 → 0
Gem::Specification.new do |s| | ||
s.name = 'jekyll-multilingual' | ||
s.version = '3.1.6' | ||
s.license = 'MIT' | ||
s.summary = 'Multilingual version of the Jekyll default theme' | ||
s.author = 'Sylvain Durand' | ||
s.email = 'github@durand.tf' | ||
s.homepage = 'https://www.sylvaindurand.org/making-jekyll-multilingual/' | ||
s.files = `git ls-files -z`.split("\x0").grep(%r{^_(includes|layouts)/}) | ||
end |
Please register or sign in to comment