Skip to content

lifeisfoo/jekyll-sitemap-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jekyll-sitemap-template

Generate your jekyll sitemap without plugin.

Install

  1. Copy sitemap.xml inside your jekyll website folder.
  2. Run jekyll build
  3. Your sitemap is ready inside _site/sitemap.xml

Config - front matter

Optional

    sitemap:
        lastmod: 2014-01-23
        priority: 0.7
        changefreq: 'monthly'
        exclude: 'yes' 

Thanks

To David Ensinger for the inital code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages