]> oss.titaniummirror.com Git - oss-web.git/blobdiff - in/webber.conf
Add pull quote macro
[oss-web.git] / in / webber.conf
index 225a2a3d471d9ae3077623c3dc2916f501408fd0..d02eaf20b25ec94a1135c7044343b823db6530fb 100644 (file)
@@ -1,9 +1,11 @@
-template: "history"
-subtitle: "Webber"
-date_format: "%Y-%m.%d"
+template: default
+subtitle: "OSS"
+main_url: "oss.titaniummirror.com"
+date_format: "%Y-%m-%d %H:%M:%S"
 input_encoding: "iso-8859-1"
 output_encoding: "iso-8859-1"
 plugins: [
+       "pquote",
        "skeleton",
        "hierarchy",
        "link",
@@ -12,6 +14,7 @@ plugins: [
        "read_copyonly",
        "read_markdown",
        "template_mako",
+       "google_sitemap",
        ]
 exclude_dir: [
        ]
@@ -20,10 +23,14 @@ exclude_files: [
        "*.tmpl",
        ]
 copy_files: [
+       "favicon.ico",
        "*.png",
        "*.jpg",
        "*.gif",
        "*.mpg",
        "*.css",
+       "*.js",
        "robots.txt",
 ]
+sitemap_changefreq: "monthly"
+sitemap_priority: 0.5