aboutsummaryrefslogtreecommitdiff
path: root/pages/projects/input_xslt.md
blob: 2ba4a2216cf9d3250014e64be373f9bfda0a4e89 (plain)
1
2
3
4
5
6
7
# InputXSLT

…is a proof-of-concept implementation of external file access functions for XSLT based on Apache xalan and xerces.

### 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.