From a37f56cf3d6391536840c4f9389977e247e6cfc8 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 16 Jul 2014 20:49:04 +0200 Subject: Restructured to enable automatic datasources * i.e. first the content source is mapped * after that every transformation in 'template/datasource/' is called using the content map as input ** the output of the datasource transformations is stored in 'datasource/' --- template/datasource/pages.xsl | 52 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 template/datasource/pages.xsl (limited to 'template/datasource') diff --git a/template/datasource/pages.xsl b/template/datasource/pages.xsl new file mode 100644 index 0000000..7de4b4b --- /dev/null +++ b/template/datasource/pages.xsl @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + /usr/bin/markdown + + + + + + + + + + + + + + -- cgit v1.2.3