12 years agodomain support for feeds, factor out sc-specific bits master
Matt S Trout [Tue, 7 Feb 2012 20:53:21 +0000]
domain support for feeds, factor out sc-specific bits

12 years agoredispatch /-foo/ style static URLs
Matt S Trout [Mon, 14 Nov 2011 16:34:48 +0000]
redispatch /-foo/ style static URLs

12 years agoMakefile.PL and $VERSION
Matt S Trout [Tue, 1 Nov 2011 11:57:26 +0000]
Makefile.PL and $VERSION

12 years agomake the atom feed valid
Matt S Trout [Tue, 25 Oct 2011 08:42:35 +0000]
make the atom feed valid

12 years agomake generator (a) provide output (b) accept arguments to restrict what it generates
Matt S Trout [Tue, 25 Oct 2011 08:42:26 +0000]
make generator (a) provide output (b) accept arguments to restrict what it generates

12 years agoadd generate command to output site to a directory tree
Matt S Trout [Sun, 23 Oct 2011 03:44:58 +0000]
add generate command to output site to a directory tree

12 years agoadd checkall dev command to look for botched pages
Matt S Trout [Sun, 23 Oct 2011 03:44:42 +0000]
add checkall dev command to look for botched pages

12 years agodrop calling ->to_app for static serving since it isn't required
Matt S Trout [Sun, 23 Oct 2011 03:43:42 +0000]
drop calling ->to_app for static serving since it isn't required

12 years agomake FeedGenerator pretty-print the XML
Matt S Trout [Sun, 23 Oct 2011 03:41:41 +0000]
make FeedGenerator pretty-print the XML

12 years agofactor out child code into PageChildren and add an all_paths method to PageSet
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

12 years agocache sidebar structure to avoid directory scans every request
Matt S Trout [Sat, 16 Jul 2011 20:22:54 +0000]
cache sidebar structure to avoid directory scans every request

12 years agoerror handling for page metadata caching
Matt S Trout [Sat, 16 Jul 2011 20:20:47 +0000]
error handling for page metadata caching

12 years agoalso include entry body in sublists
Matt S Trout [Sat, 16 Jul 2011 20:19:06 +0000]
also include entry body in sublists

12 years agocorrect CSS classes on title tag
Matt S Trout [Sat, 16 Jul 2011 20:18:49 +0000]
correct CSS classes on title tag

12 years agomake dev mode server serve favicon.ico
Matt S Trout [Sat, 16 Jul 2011 20:18:28 +0000]
make dev mode server serve favicon.ico

12 years agoprocess SCS_PAGES_DIR etc. env vars equivalently to --pages_dir config option
Matt S Trout [Sat, 16 Jul 2011 20:18:03 +0000]
process SCS_PAGES_DIR etc. env vars equivalently to --pages_dir config option

12 years agoadd a #! line and make SCSite.pm executable so it can be used directly as a FastCgiServer
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

12 years agoadd caching for parsed page info
Matt S Trout [Mon, 4 Jul 2011 20:17:16 +0000]
add caching for parsed page info

13 years agosubtitle handling, prettified dates. bugfixes and better errors
Matt S Trout [Fri, 25 Feb 2011 06:43:36 +0000]
subtitle handling, prettified dates. bugfixes and better errors

13 years agoimport theme
Matt S Trout [Wed, 16 Feb 2011 12:22:12 +0000]
import theme

13 years agofix layout
Matt S Trout [Fri, 11 Feb 2011 09:34:46 +0000]
fix layout

13 years agodev mode
Matt S Trout [Fri, 11 Feb 2011 07:43:55 +0000]
dev mode

13 years agoadd news page so feed code works under test
Matt S Trout [Thu, 10 Feb 2011 20:13:48 +0000]
add news page so feed code works under test

13 years agorename stuff
Matt S Trout [Thu, 10 Feb 2011 20:13:31 +0000]
rename stuff

13 years agofull set of feed configs
Matt S Trout [Thu, 10 Feb 2011 18:19:02 +0000]
full set of feed configs

13 years agofeed generation
Matt S Trout [Thu, 10 Feb 2011 16:48:45 +0000]
feed generation

13 years agoadd pages to demo sidebar!
Matt S Trout [Wed, 9 Feb 2011 05:25:31 +0000]
add pages to demo sidebar!

13 years agosidebar filter
Matt S Trout [Wed, 9 Feb 2011 05:23:24 +0000]
sidebar filter

13 years agoURL generation for SubList
Matt S Trout [Tue, 8 Feb 2011 23:32:30 +0000]
URL generation for SubList

13 years agostart of SubList filter code
Matt S Trout [Tue, 8 Feb 2011 19:32:44 +0000]
start of SubList filter code

13 years agobasic page rendering
Matt S Trout [Thu, 3 Feb 2011 23:16:16 +0000]
basic page rendering

13 years agopage loading code
Matt S Trout [Thu, 3 Feb 2011 20:40:14 +0000]
page loading code