Jekyll Sitemap Versions Save

Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site

v0.5.0

9 years ago

Minor Enhancements

  • Allow users to exclude a page/post from the sitemap (#11)

v0.4.1

9 years ago
  • Force nil layout for sitemap file (#16)

v0.4.0

10 years ago

Support Jekyll 2.0 (#12)

v0.3.0

10 years ago
  • Better timezone support
  • remove stray sitemap.xsl from template
  • Generate sitemap using html_pages
  • Added travis