scpubgit/SCS.git
2012-02-07 Matt S Trout domain support for feeds, factor out sc-specific bits master
2011-11-14 Matt S Trout redispatch /-foo/ style static URLs
2011-11-01 Matt S Trout Makefile.PL and $VERSION
2011-10-25 Matt S Trout make the atom feed valid
2011-10-25 Matt S Trout make generator (a) provide output (b) accept arguments...
2011-10-23 Matt S Trout add generate command to output site to a directory...
2011-10-23 Matt S Trout add checkall dev command to look for botched pages
2011-10-23 Matt S Trout drop calling ->to_app for static serving since it isn...
2011-10-23 Matt S Trout make FeedGenerator pretty-print the XML
2011-10-23 Matt S Trout factor out child code into PageChildren and add an...
2011-07-16 Matt S Trout cache sidebar structure to avoid directory scans every...
2011-07-16 Matt S Trout error handling for page metadata caching
2011-07-16 Matt S Trout also include entry body in sublists
2011-07-16 Matt S Trout correct CSS classes on title tag
2011-07-16 Matt S Trout make dev mode server serve favicon.ico
2011-07-16 Matt S Trout process SCS_PAGES_DIR etc. env vars equivalently to...
2011-07-16 Matt S Trout add a #! line and make SCSite.pm executable so it can...
2011-07-04 Matt S Trout add caching for parsed page info
2011-02-25 Matt S Trout subtitle handling, prettified dates. bugfixes and bette...
2011-02-16 Matt S Trout import theme
2011-02-11 Matt S Trout fix layout
2011-02-11 Matt S Trout dev mode
2011-02-10 Matt S Trout add news page so feed code works under test
2011-02-10 Matt S Trout rename stuff
2011-02-10 Matt S Trout full set of feed configs
2011-02-10 Matt S Trout feed generation
2011-02-09 Matt S Trout add pages to demo sidebar!
2011-02-09 Matt S Trout sidebar filter
2011-02-08 Matt S Trout URL generation for SubList
2011-02-08 Matt S Trout start of SubList filter code
2011-02-03 Matt S Trout basic page rendering
2011-02-03 Matt S Trout page loading code