Customize footer

One more feature for Panda 2008 :)

The footer can be customized by putting footer_file_name under db/custom, and add

footer = footer_file_name

in site.txt.

For example, my footer is named footer.html with content

©2008 C大调
<br />
Powered by <a href="http://www.haskell.org/haskellwiki/Panda">Panda</a>
using <a href="http://www.haskell.org/">Haskell</a>

The reason I'm using html here is that markdown will generate <p> tags, which really screws up text alignment.

I consider Panda 2008 complete, updates will be bug fixes and critical add-ons.

There will be a Panda2 or PandaCute or something like that which continues the development of Panda, with new ideas. I wanted a simple blog engine, therefore piling up features is not going to happen in Panda's development. Panda is stable now.

Yeah :)

blog comments powered by Disqus