|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
DescriptionBlazeBlogger 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
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 LicenceBlazeBlogger 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. |