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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user