Metadata


Name
jekyll-sitemap
Version
1.4.0
Platform
ruby
Authors
GitHub, Inc.
Bindir
bin
Date
2019-11-22 00:00:00 UTC
Dependencies
jekyll (>= 3.7, < 5.0)
bundler (>= 0, development)
rake (>= 0, development)
rspec (~> 3.0, development)
rubocop-jekyll (~> 0.4, development)
Email
support@github.com
Files
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.travis.yml
Gemfile
History.markdown
LICENSE.md
README.md
Rakefile
jekyll-sitemap.gemspec
lib/jekyll-sitemap.rb
lib/jekyll-sitemap/version.rb
lib/jekyll/jekyll-sitemap.rb
lib/jekyll/page_without_a_file.rb
lib/robots.txt
lib/sitemap.xml
script/bootstrap
script/cibuild
script/console
script/fmt
script/release
script/test
spec/fixtures/404.md
spec/fixtures/_config.yml
spec/fixtures/_layouts/some_default.html
spec/fixtures/_my_collection/custom_permalink.md
spec/fixtures/_my_collection/custom_permalink_2.md
spec/fixtures/_my_collection/test.html
spec/fixtures/_my_collection/this-has-non-standard-chars.md
spec/fixtures/_other_things/test2.html
spec/fixtures/_posts/2013-12-12-dec-the-second.md
spec/fixtures/_posts/2014-03-02-march-the-second.md
spec/fixtures/_posts/2014-03-04-march-the-fourth.md
spec/fixtures/_posts/2014-05-11-exclude-this-post.md
spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md
spec/fixtures/_posts/2016-04-01-错误.html
spec/fixtures/_posts/2016-04-02-错误.html
spec/fixtures/_posts/2016-04-03-错误.html
spec/fixtures/feeds/atom.xml
spec/fixtures/images/hubot.png
spec/fixtures/index.html
spec/fixtures/jekyll-last-modified-at/page.html
spec/fixtures/some-subfolder/exclude-this-page.html
spec/fixtures/some-subfolder/htm.htm
spec/fixtures/some-subfolder/index.html
spec/fixtures/some-subfolder/test_index.html
spec/fixtures/some-subfolder/this-is-a-subfile.html
spec/fixtures/some-subfolder/this-is-a-subpage.html
spec/fixtures/some-subfolder/xhtml.xhtml
spec/fixtures/static_files/404.html
spec/fixtures/static_files/excluded.pdf
spec/fixtures/static_files/html_file.html
spec/fixtures/static_files/test.pdf
spec/jekyll-sitemap_spec.rb
spec/robot-fixtures/page-at-root/robots.txt
spec/robot-fixtures/permalinked-page-in-subdir/assets/robots.txt
spec/robot-fixtures/static-at-source-root/robots.txt
spec/robot-fixtures/static-in-subdir/assets/robots.txt
spec/spec_helper.rb
spec/test_jekyll-last-modified-at.rb
Homepage
https://github.com/jekyll/jekyll-sitemap
Licenses
MIT
Require paths
lib
Required ruby version
>= 2.3.0
Required rubygems version
>= 0
Rubygems version
3.0.6
Specification version
4
Summary
Automatically generate a sitemap.xml for your Jekyll site.
Test files
spec/fixtures/404.md
spec/fixtures/_config.yml
spec/fixtures/_layouts/some_default.html
spec/fixtures/_my_collection/custom_permalink.md
spec/fixtures/_my_collection/custom_permalink_2.md
spec/fixtures/_my_collection/test.html
spec/fixtures/_my_collection/this-has-non-standard-chars.md
spec/fixtures/_other_things/test2.html
spec/fixtures/_posts/2013-12-12-dec-the-second.md
spec/fixtures/_posts/2014-03-02-march-the-second.md
spec/fixtures/_posts/2014-03-04-march-the-fourth.md
spec/fixtures/_posts/2014-05-11-exclude-this-post.md
spec/fixtures/_posts/2015-01-18-jekyll-last-modified-at.md
spec/fixtures/_posts/2016-04-01-错误.html
spec/fixtures/_posts/2016-04-02-错误.html
spec/fixtures/_posts/2016-04-03-错误.html
spec/fixtures/feeds/atom.xml
spec/fixtures/images/hubot.png
spec/fixtures/index.html
spec/fixtures/jekyll-last-modified-at/page.html
spec/fixtures/some-subfolder/exclude-this-page.html
spec/fixtures/some-subfolder/htm.htm
spec/fixtures/some-subfolder/index.html
spec/fixtures/some-subfolder/test_index.html
spec/fixtures/some-subfolder/this-is-a-subfile.html
spec/fixtures/some-subfolder/this-is-a-subpage.html
spec/fixtures/some-subfolder/xhtml.xhtml
spec/fixtures/static_files/404.html
spec/fixtures/static_files/excluded.pdf
spec/fixtures/static_files/html_file.html
spec/fixtures/static_files/test.pdf
spec/jekyll-sitemap_spec.rb
spec/robot-fixtures/page-at-root/robots.txt
spec/robot-fixtures/permalinked-page-in-subdir/assets/robots.txt
spec/robot-fixtures/static-at-source-root/robots.txt
spec/robot-fixtures/static-in-subdir/assets/robots.txt
spec/spec_helper.rb
spec/test_jekyll-last-modified-at.rb
Original platform
ruby
New platform
ruby