» XSLT static site generation
…is a set of projects to enable pure XSLT based static site generation. It consists of new language features as well as XSLT based generation frameworks and a build system. Almost all of kummerlaender.eu including the page you are currently viewing is built on top of these projects.
- »InputXSLT…is an Apache Xalan based XSLT extension enabling access to external commands, the filesystem and calling further transformations from inside a transformation.
- »Overview…is a StaticXSLT based article and commit ATOM feed aggregator implemented for usage on kummerlaender.eu.
- »StaticXSLT…is the XSLT based static site generation framework especially developed to generate this website.
- »blog.kummerlaender.eu…is the set of XSLT transformations used to generate blog.kummerlaender.eu.
- »BuildXSLT…is a simple XSLT build system for InputXSLT based applications.