summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-21 11:26:56 +0100
committerYorhel <git@yorhel.nl>2008-12-21 11:26:56 +0100
commit7ad6213b615f925684bd5afd52f064c7e29653fa (patch)
tree5d8fd58812ede4d574c7970e4d414009792e16a9 /.gitignore
parent4b89163955f33bfb49b774de48a701daebec374f (diff)
Basic skin generator + example skin for testing
How it works: Create new directory in static/s/ Create a 'conf' file (see the test skin for a template) Run skingen.pl, which will generate a style.css and boxbg.png This process will probably be automated using a simple web interface or something... There's no skin selector yet, so Util/LayoutHTML.pm has to be modified to view the generated skin.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4ce94ab6..59f221ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
/data/config.pl
/data/log/
+/static/s/*/style.css
+/static/s/*/boxbg.png
/static/cv/
/static/rg/
/static/sf/