Generate sitemap.

This commit is contained in:
Michael Lipp 2025-03-02 12:55:40 +01:00
parent 2f6b3d2127
commit 687a050ec4
2 changed files with 2 additions and 0 deletions

View file

@ -2,4 +2,5 @@ source 'https://rubygems.org'
# gem 'github-pages', group: :jekyll_plugins
gem "jekyll", "~> 4.0"
gem "jekyll-seo-tag"
gem 'jekyll-sitemap'
gem 'webrick', '~> 1.3', '>= 1.3.1'

View file

@ -1,5 +1,6 @@
plugins:
- jekyll-seo-tag
- jekyll-sitemap
url: "https://jdrupes.org"