Bear CMS
Bear is a personal content management system.
Version .8 is available as of 6/20/07. This is a new version featuring some structural improvements. Most elements of the program are the same, but some are slightly different. Please read the docs before proceeding, as you may need to make some changes in your source in order to achieve the same results (and not break things). If you need access to an old version for some reason please let me know.
Changes in this version
- Progress towards Perl 5 idioms.
- Architectural changes to support blogging (coming).
- Preference directives and files have changed. You will need to move a few lines around, and possibly rename a couple directives. Please read the preferences section in the documentation before upgrading.
- Markdown support is:
- Back.
- Optional.
- Handled through the Text::Markdown library, available from CPAN.
Still to do
- Complete blogging support.
- Validate all output.