Add sitemap.xml

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-03-06 07:50:38 +01:00
parent 8e948bf018
commit 0ea9d68f01
2 changed files with 86 additions and 1 deletions
+21 -1
View File
@@ -95,6 +95,18 @@ defaults:
type: "pages"
values:
type: "page"
-
scope:
path: "/feed/*.xml"
values:
sitemap:
exclude: true
-
scope:
path: "/feed/**/*.xml"
values:
sitemap:
exclude: true
# Custom Theme Config
xaymar:
@@ -141,7 +153,6 @@ xaymar:
identifier: 'xaymars-blog'
url: 'https://www.xaymar.com:pageurl'
############################################################
# Jekyll-feed
feed:
@@ -154,6 +165,15 @@ feed:
tags:
path: "/feed/tag/"
############################################################
# sitemap
sitemap:
exclude:
- "sitemap.xml"
- "feed.xml"
- "/feed/"
- "site.css.map"
############################################################
# Site configuration for the Jekyll 3 Pagination Gem
# The values here represent the defaults if nothing is set