Commit Graph

15 Commits

Author SHA1 Message Date
David Bartley 44e49d2006 Fix more generated .html files 2007-12-17 11:00:29 -05:00
David Bartley df06aefb1f Remove .html from internal links
* This produces nicer looking links
* Apache auto-aliases blah to blah.html if blah.html exists
2007-12-12 21:18:34 -05:00
David Bartley 94051e3c05 Don't output xmlns attributes except on root element 2007-11-22 04:49:00 -05:00
David Bartley 94d27cb2bf We're using XSLT 1.1 (not 1.0) 2007-11-22 03:44:33 -05:00
David Bartley 52afb0eb51 Fix css 2007-11-21 21:51:13 -05:00
David Bartley 41c621d1ee Add xsltproc.py
* Python frontend to libxslt implementing csc extensions
* All xsl files are now XSLT 1.0
* Faster build times (down from 20s to 8s)
2007-11-10 03:08:39 -05:00
David Bartley 90d60bd208 Make website XHTML 1.1 compliant 2007-10-09 20:04:09 -04:00
David Bartley 1f5b375820 New build system
* Website is now built in build/ by default
* Build directory can be controlled via BUILDDIR environment variable
* Build files are no longer accessible from the web page
2007-10-06 16:11:45 -04:00
David Bartley 262bbed146 Prepend some global variables with g_ 2007-09-29 21:58:00 -04:00
David Bartley cc1adb01b6 Replace some tabs with spaces and remove trailing whitespace 2007-09-26 02:46:20 -04:00
David Bartley 6df49fa279 Change some http://www.csclub links to http://csclub links 2007-09-14 00:45:51 -04:00
David Bartley 5bfe828e3a Fixed event bugs and removed dead xsl code. 2007-08-12 15:13:43 -04:00
David Bartley ab5c717fb9 Fixed xmlns="" garbage. 2007-08-11 05:24:19 -04:00
David Bartley 21d57fc91b Now use saxon8 instead of cow. 2007-08-11 04:27:03 -04:00
David Bartley 3003d82a3b Reflowed and split cscweb.xsl into smaller xsl files. 2007-07-16 22:59:28 -04:00