2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Use jekyll-sitemap instead of our custom solution.

This commit is contained in:
XhmikosR
2015-09-08 08:13:48 +03:00
parent 36e4c9bffc
commit 0113ecc6c4
4 changed files with 4 additions and 23 deletions
+2
View File
@@ -38,6 +38,7 @@ GEM
jekyll (>= 2.0)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
jekyll-sitemap (0.8.1)
jekyll-watch (1.2.1)
listen (~> 2.7)
kramdown (1.8.0)
@@ -76,6 +77,7 @@ PLATFORMS
DEPENDENCIES
jekyll (~> 2.5.3)
jekyll-redirect-from (~> 0.8.0)
jekyll-sitemap (~> 0.8.1)
rouge (~> 1.9.1)
sass (~> 3.4.18)
scss_lint (~> 0.41)