diff --git a/_config.yml b/_config.yml index b5699c86a..0769b38eb 100755 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,9 @@ permalink: /:title # permalink: /tag/:tag # gems and other configs -plugins: [jekyll-paginate] +plugins: + - jekyll-paginate + - jekyll-sitemap # Additional settings available on the front-matter # Site logo in the index.html (as in demo.ghost.io) @@ -56,7 +58,6 @@ exclude: - Rakefile - Gemfile - Gemfile.lock - - jekyll-sitemap - changelog.md - "*.Rmd" - vendor