Use Jekyll Sitemap to generate the sitemap.

Jekyll Sitemap (https://github.com/jekyll/jekyll-sitemap) is an
official Jekyll plugin, which should serve as a drop-in replacement
for the existing sitemap.xml. The resulting sitemap should be largely
similar to the existing sitemap, but with a shared, battle-tested
template that accounts for all sorts of edge cases, handles collections
and static files, etc.
This commit is contained in:
Ben Balter
2016-12-13 13:58:48 -05:00
parent f08e807226
commit 8f1f8d47bb
2 changed files with 1 additions and 18 deletions
+1
View File
@@ -31,3 +31,4 @@ permalink: pretty
gems:
- jekyll-redirect-from
- jekyll-feed
- jekyll-sitemap