[Catalyst] Root page for site (my first attempt!)
John M. Dlugosz
wxju46gefd at snkmail.com
Wed Feb 23 11:30:22 GMT 2011
I just started trying Catalyst. I went through the Packt Publishing book, but now want a more technical explanation with details. Any suggestions on what documentation to read?
With the situation as set-up by default, I would write:
<img src="/static/images/bad_logo.png" />
to access a site image. How can I configure it so I can write
src="foo/bad_logo.png"
instead?
More information about the Catalyst
mailing list