latest 6 messages by madhatter
+
[2016-03-30T18:26:25Z]
madhatter
jaybe: sitemap2.xml is not ignored
+
[2016-03-30T18:25:38Z]
madhatter
jaybe: But a file called sitemap.xml is ignored
+
[2016-03-30T18:25:03Z]
madhatter
jaybe: Yes, I know that. But there has to be a reason, that all files are included (besides those beginning with _ ) and those I exclude in the config.
+
[2016-03-30T14:49:58Z]
madhatter
Oh, I use jekyll 3.1.2 atm and even tried to use the jekyll-sitemap gem instead of my old sitemap skript.
+
[2016-03-30T14:33:56Z]
madhatter
Hope somebody can point me to the right direction. I noticed that my sitemap.xml file always gets deleted. I write it to _site and added the file multiple times to site.keep_files. I then tried to write it to '.' so Jekyll would hopefully transfer it to _site but it doesn't. If I touch another file there it gets transferred. Is sitemap.xml some kind of reserved word?! I don't have it in the exclude in my _config.yml either
+
[2016-03-30T14:31:06Z]
madhatter
Hi there.