Matt S Trout [Sun, 23 Oct 2011 03:43:42 +0000]
drop calling ->to_app for static serving since it isn't required
Matt S Trout [Sun, 23 Oct 2011 03:41:41 +0000]
make FeedGenerator pretty-print the XML
Matt S Trout [Sun, 23 Oct 2011 03:41:24 +0000]
factor out child code into PageChildren and add an all_paths method to PageSet
Matt S Trout [Sat, 16 Jul 2011 20:22:54 +0000]
cache sidebar structure to avoid directory scans every request
Matt S Trout [Sat, 16 Jul 2011 20:20:47 +0000]
error handling for page metadata caching
Matt S Trout [Sat, 16 Jul 2011 20:19:06 +0000]
also include entry body in sublists
Matt S Trout [Sat, 16 Jul 2011 20:18:49 +0000]
correct CSS classes on title tag
Matt S Trout [Sat, 16 Jul 2011 20:18:28 +0000]
make dev mode server serve favicon.ico
Matt S Trout [Sat, 16 Jul 2011 20:18:03 +0000]
process SCS_PAGES_DIR etc. env vars equivalently to --pages_dir config option
Matt S Trout [Sat, 16 Jul 2011 20:17:46 +0000]
add a #! line and make SCSite.pm executable so it can be used directly as a FastCgiServer
Matt S Trout [Mon, 4 Jul 2011 20:17:16 +0000]
add caching for parsed page info
Matt S Trout [Fri, 25 Feb 2011 06:43:36 +0000]
subtitle handling, prettified dates. bugfixes and better errors
Matt S Trout [Wed, 16 Feb 2011 12:22:12 +0000]
import theme
Matt S Trout [Fri, 11 Feb 2011 09:34:46 +0000]
fix layout
Matt S Trout [Fri, 11 Feb 2011 07:43:55 +0000]
dev mode
Matt S Trout [Thu, 10 Feb 2011 20:13:48 +0000]
add news page so feed code works under test
Matt S Trout [Thu, 10 Feb 2011 20:13:31 +0000]
rename stuff
Matt S Trout [Thu, 10 Feb 2011 18:19:02 +0000]
full set of feed configs
Matt S Trout [Thu, 10 Feb 2011 16:48:45 +0000]
feed generation
Matt S Trout [Wed, 9 Feb 2011 05:25:31 +0000]
add pages to demo sidebar!
Matt S Trout [Wed, 9 Feb 2011 05:23:24 +0000]
sidebar filter
Matt S Trout [Tue, 8 Feb 2011 23:32:30 +0000]
URL generation for SubList
Matt S Trout [Tue, 8 Feb 2011 19:32:44 +0000]
start of SubList filter code
Matt S Trout [Thu, 3 Feb 2011 23:16:16 +0000]
basic page rendering
Matt S Trout [Thu, 3 Feb 2011 20:40:14 +0000]
page loading code