
blazeblogger
Description
BlazeBlogger is a simple to use but capable CMS for the command line. Being written in Perl as a cross-platform application, and producing static content without the need of database servers or server-side scripting, it is literally a CMS without boundaries suitable for a wide variety of web presentations, from a personal weblog to a project page, or even a company website.
Features
- Generates valid HTML 4.01 Strict or XHTML 1.1 pages, and RSS 2.0 feed.
- Generates yearly and monthly archives, and supports tags.
- Allows you to create both blog posts and pages.
- Enables a quick change of theme, style sheet, or localization.
- Comes with tools for easy management of your blog.
Example Usage
~]$ blaze-init # Creates a new blog repository in .blaze/
~]$ blaze-add # Allows you to write a new post in your favorite editor
~]$ blaze-make # Generates a blog from the repository
Licence
BlazeBlogger is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Project Information
- License: GNU GPL v3
- 12 stars
- svn-based source control
Labels:
perl
cli
cross-platform
blog
cms