From 0062873b2bc19768086008fc5fb89308ea819cdd Mon Sep 17 00:00:00 2001 From: Uriel Date: Sun, 19 Jul 2009 04:48:41 +0200 Subject: [PATCH] Initial commit of tst.cat-v.org test suite. --- sites/tst.cat-v.org/_werc/config | 2 ++ sites/tst.cat-v.org/apps/blagh/_werc/config | 1 + sites/tst.cat-v.org/index.md | 4 ++++ 3 files changed, 7 insertions(+) create mode 100644 sites/tst.cat-v.org/_werc/config create mode 100644 sites/tst.cat-v.org/apps/blagh/_werc/config create mode 100644 sites/tst.cat-v.org/index.md diff --git a/sites/tst.cat-v.org/_werc/config b/sites/tst.cat-v.org/_werc/config new file mode 100644 index 0000000..d84010a --- /dev/null +++ b/sites/tst.cat-v.org/_werc/config @@ -0,0 +1,2 @@ +masterSite=default.cat-v.org +siteTitle='Werc Test Suite' diff --git a/sites/tst.cat-v.org/apps/blagh/_werc/config b/sites/tst.cat-v.org/apps/blagh/_werc/config new file mode 100644 index 0000000..8cc6059 --- /dev/null +++ b/sites/tst.cat-v.org/apps/blagh/_werc/config @@ -0,0 +1 @@ +conf_enable_blog diff --git a/sites/tst.cat-v.org/index.md b/sites/tst.cat-v.org/index.md new file mode 100644 index 0000000..5fe211a --- /dev/null +++ b/sites/tst.cat-v.org/index.md @@ -0,0 +1,4 @@ +Werc Test Suite +=============== + +This site contants sample/test content for the werc web anti-framework.