dorward / axford
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
axford /
| name | age | message | |
|---|---|---|---|
| |
Makefile.PL | ||
| |
README | ||
| |
axford.conf | ||
| |
bin/ | ||
| |
data/ | ||
| |
lib/ | ||
| |
root/ | ||
| |
script/ | ||
| |
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 :-)

