]> oss.titaniummirror.com Git - webber.git/blobdiff - in/webber.conf
new plugin: google_sitemap.py, which auto-generates a sitemap.xml
[webber.git] / in / webber.conf
index 225a2a3d471d9ae3077623c3dc2916f501408fd0..2a7866b4db22c0ff300399abaf87116bc86d3b1a 100644 (file)
@@ -1,5 +1,6 @@
 template: "history"
 subtitle: "Webber"
+main_url: "www.holgerschurig.de/projects/webber"
 date_format: "%Y-%m.%d"
 input_encoding: "iso-8859-1"
 output_encoding: "iso-8859-1"
@@ -12,6 +13,7 @@ plugins: [
        "read_copyonly",
        "read_markdown",
        "template_mako",
+       "google_sitemap",
        ]
 exclude_dir: [
        ]
@@ -27,3 +29,5 @@ copy_files: [
        "*.css",
        "robots.txt",
 ]
+sitemap_changefreq: "monthly"
+sitemap_priority: 0.5