dorward / axford

Content management system

This URL has Read+Write access

axford /
name age message
file Makefile.PL Loading commit data...
file README
file axford.conf
directory bin/
directory data/
directory lib/
directory root/
directory script/
directory t/
README
My CMS is a bit fugly, but I like a lot of
what it does, and I have a reasonable amount
of data in it.

So, I'm going to refactor it into something
a bit saner. This will involve Catalyst and
move from generating static pages to building
then on demand (mostly so I can add comments).

The other reason for the exercise is "I want
to learn Catalyst".



08:33 <@osfameron> (not rolling your own cms)++

08:34 <@Dorward> osfameron: Rolled it a while ago because (a) I wanted to learn 
                 stuff and (b) Other CMSes didn't do what I wanted. Now (a) 
                 Other CMSes still don't do what I want and (b) I want to learn 
                 more new stuff :)

08:34 <@osfameron> fair enough :-)