aboutsummaryrefslogtreecommitdiff
path: root/pages/projects/input_xslt.md
diff options
context:
space:
mode:
authorAdrian Kummerlaender2014-08-12 16:45:23 +0200
committerAdrian Kummerlaender2014-08-12 16:45:23 +0200
commit90573e5baa9d7eb2a132454dd0fccd65e5c43748 (patch)
tree1d96c58176f836850ab51a19d1c975f2782f9bfd /pages/projects/input_xslt.md
parent11fa38f48883bb45cf592bee09c7c70e0d898e63 (diff)
downloadblog_content-90573e5baa9d7eb2a132454dd0fccd65e5c43748.tar
blog_content-90573e5baa9d7eb2a132454dd0fccd65e5c43748.tar.gz
blog_content-90573e5baa9d7eb2a132454dd0fccd65e5c43748.tar.bz2
blog_content-90573e5baa9d7eb2a132454dd0fccd65e5c43748.tar.lz
blog_content-90573e5baa9d7eb2a132454dd0fccd65e5c43748.tar.xz
blog_content-90573e5baa9d7eb2a132454dd0fccd65e5c43748.tar.zst
blog_content-90573e5baa9d7eb2a132454dd0fccd65e5c43748.zip
Somewhat fleshed out the project pages
* e.g. linked Github and cgit repositories
Diffstat (limited to 'pages/projects/input_xslt.md')
-rw-r--r--pages/projects/input_xslt.md7
1 files changed, 6 insertions, 1 deletions
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