From 90573e5baa9d7eb2a132454dd0fccd65e5c43748 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Tue, 12 Aug 2014 16:45:23 +0200 Subject: Somewhat fleshed out the project pages * e.g. linked Github and cgit repositories --- pages/projects/input_xslt.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'pages/projects/input_xslt.md') diff --git a/pages/projects/input_xslt.md b/pages/projects/input_xslt.md index 2ba4a22..39c302f 100644 --- a/pages/projects/input_xslt.md +++ b/pages/projects/input_xslt.md @@ -2,6 +2,11 @@ …is a proof-of-concept implementation of external file access functions for XSLT based on Apache xalan and xerces. +It is used to generate the whole website you are currently viewing and is available via [Github] or [cgit]. + ### Why? -Contrary to popular opinion I actually like XSLT as a content transformation language and have built - amongst other things - my personal website on top of it. While I used the XSLT based Symphony CMS for that particular endeavour, the intention behind the experiment contained within this repository is to develop XSLT extensions enabling the development of static site generators using XSLT as both a template and application language. +Contrary to popular opinion I actually like XSLT as a content transformation language and have built - amongst other things - my personal website on top of it. While I used the XSLT based Symphony CMS for that particular endeavour, the intention behind the experiment is to develop XSLT extensions enabling the development of static site generators using XSLT as both a template and application language. The fact that you are currently reading this page proves that this is indeed possible. + +[Github]: https://github.com/KnairdA/InputXSLT +[cgit]: http://blog.kummerlaender.eu/InputXSLT -- cgit v1.2.3