2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Use jekyll-sitemap instead of our custom solution.

This commit is contained in:
XhmikosR
2016-03-04 19:38:57 +02:00
parent 4265f868ac
commit 5564142d93
4 changed files with 6 additions and 23 deletions
+1
View File
@@ -2,4 +2,5 @@ source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.1.2'
gem 'jekyll-sitemap', '~> 0.10.0'
end