]> oss.titaniummirror.com Git - webber.git/blobdiff - in/webber.conf
Merge branch 'upstream'
[webber.git] / in / webber.conf
index 225a2a3d471d9ae3077623c3dc2916f501408fd0..1403d8520f06bcec584a83b63d36ec44e151855b 100644 (file)
@@ -1,6 +1,7 @@
-template: "history"
+template: "sidebar"
 subtitle: "Webber"
-date_format: "%Y-%m.%d"
+main_url: "www.holgerschurig.de/projects/webber"
+date_format: "%Y-%m-%d"
 input_encoding: "iso-8859-1"
 output_encoding: "iso-8859-1"
 plugins: [
@@ -12,11 +13,14 @@ plugins: [
        "read_copyonly",
        "read_markdown",
        "template_mako",
+       "google_sitemap",
+       "toc",
        ]
-exclude_dir: [
+exclude_dirs: [
        ]
 exclude_files: [
        "webber.conf",
+       "directory.conf",
        "*.tmpl",
        ]
 copy_files: [
@@ -27,3 +31,5 @@ copy_files: [
        "*.css",
        "robots.txt",
 ]
+sitemap_changefreq: "monthly"
+sitemap_priority: 0.5