From 99b8d15f33ac71fe85bb2fa7001d080931bba7ba Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Mon, 18 Aug 2014 20:44:05 +0200
Subject: Implemented basic cleaning and linking facilities * e.g. removing the
target directory before each regeneration and symlinking CSS files ** this
will be extended to include ressource directories and so on * renamed
"formatter.xsl" stylesheet to "helper.xsl" as it now includes various helper
templates * finally checked the main CSS into the VCS
---
source/02_data/articles.xsl | 2 +-
source/02_data/pages.xsl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'source/02_data')
diff --git a/source/02_data/articles.xsl b/source/02_data/articles.xsl
index 642f417..7b951df 100644
--- a/source/02_data/articles.xsl
+++ b/source/02_data/articles.xsl
@@ -7,8 +7,8 @@
exclude-result-prefixes="xalan InputXSLT"
>
+
-
diff --git a/source/02_data/pages.xsl b/source/02_data/pages.xsl
index 201c575..30a14f8 100644
--- a/source/02_data/pages.xsl
+++ b/source/02_data/pages.xsl
@@ -7,8 +7,8 @@
exclude-result-prefixes="xalan InputXSLT"
>
+
-
--
cgit v1.2.3