]> git.deb.at Git - deb/packages.git/blobdiff - conf/ttreerc.sed.in
static: Add a simple index page and use ttree to build and install
[deb/packages.git] / conf / ttreerc.sed.in
diff --git a/conf/ttreerc.sed.in b/conf/ttreerc.sed.in
new file mode 100644 (file)
index 0000000..2470689
--- /dev/null
@@ -0,0 +1,17 @@
+recurse
+verbose
+
+ignore = \b(CVS|RCS|\.git|\.svn)\b
+ignore = ^#
+ignore = ~$
+ignore = \.sed\.in$
+
+copy   = \.(gif|png|jpg|pdf|css|js)$
+accept = \.tmpl$
+suffix tmpl=html
+
+lib = %TOPDIR%/templates
+src = %TOPDIR%/static
+dest = %TOPDIR%/www
+
+pre_process = config.tmpl