I'm using blosxom to serve a blog. I'd like to include a few pages that aren't part of the blog post hierarchy, such as an about page.
For example I'd like to have an about page at example.com/about.html
that uses the same header and footer as the other pages, but isn't included in the list of recent posts. What's the easiest way to achieve this?
I think it might be possible with the categorization feature, unfortunately the help page isn't working.
If it makes a difference, I'm using blosxom to generate the site statically.