mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-09 18:08:57 -06:00
Add jekyll-sitemap for /sitemap.xml generation
This commit is contained in:
@@ -65,6 +65,8 @@ GEM
|
||||
sassc (> 2.0.1, < 3.0)
|
||||
jekyll-seo-tag (2.7.1)
|
||||
jekyll (>= 3.8, < 5.0)
|
||||
jekyll-sitemap (1.4.0)
|
||||
jekyll (>= 3.7, < 5.0)
|
||||
jekyll-watch (2.2.1)
|
||||
listen (~> 3.0)
|
||||
kramdown (2.3.2)
|
||||
@@ -121,6 +123,7 @@ DEPENDENCIES
|
||||
jekyll-feed (~> 0.12)
|
||||
jekyll-github-metadata
|
||||
jekyll-redirect-from
|
||||
jekyll-sitemap
|
||||
minima (~> 2.5)
|
||||
tzinfo (~> 1.2)
|
||||
tzinfo-data
|
||||
|
||||
Reference in New Issue
Block a user