]> git.deb.at Git - deb/packages.git/commit
static: Add a simple index page and use ttree to build and install
authorFrank Lichtenheld <frank@lichtenheld.de>
Thu, 12 Apr 2007 23:52:20 +0000 (01:52 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Thu, 12 Apr 2007 23:52:20 +0000 (01:52 +0200)
commit8753cac7a1334aaaf74690e3ff4d5c318fe2aefb
treee48ea7575cd74e9cce636f7905a339f0da00a84d
parentfbaec1642d4253bb594546c6f8a3204e093c1443
static: Add a simple index page and use ttree to build and install

Add a simple index page to static that we can use as homepage if we don't
want to redirect to an external search form like we do on the official
packages.debian.org.

Also use ttree to build and install the contents of static. This allows
to use TT for preprocessing. The first example of such a file is the
added index file.
conf/apache.conf.sed.in
conf/ttreerc.sed.in [new file with mode: 0644]
cron.d/700install_static
static/index.tmpl [new file with mode: 0644]