Web Generator |
|
MotivationsEver since I discovered XML and XSLT, I've been looking for an easy and confortable way to keep content and presentation totally separate. I started using XWeb, which is a good program, but with some problems:
Shortly after version 0.3 I lost sync with the official codebase because of some modifications of mine, and I did not follow later developments. Given the high level of correctness attained by the Gnome XSLT library, I decided to try and look if it was possible to use just So I developed a DTD to describe the structure of the site, a stylesheet to convert this structure into a makefile, and retouched the stylesheets to keep them working after the modifications. How it worksGiven a description of the site's structure in the file In this way calling You can consult the site's sources. |