blazeblogger

Langue: en

Version: 2009-11-16 (ubuntu - 25/10/10)

Section: 7 (Divers)

NAME

BlazeBlogger - a CMS without boundaries

SYNOPSIS

blaze-init [-fqV] [-b directory]

blaze-config [-qV] [-b directory] name [value...]

blaze-add [-pqCPV] [-b directory] [-a author] [-d date] [-t title] [-T tags] [-u url] [file...]

blaze-edit [-fpqCPV] [-b directory] id

blaze-remove [-fipqPV] [-b directory] id...

blaze-list [-cpqrsCPSV] [-b directory] [-I id] [-a author] [-t title] [-T tag] [-d day] [-m month] [-y year] [-n number]

blaze-make [-cpqrtIFPV] [-b directory] [-d directory]

blaze-log [-cqrsCV] [-b directory] [-n number]

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 the 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 personal weblog to a project page or even a company presentation.

SEE ALSO

blazeintro(7)
An introduction to BlazeBlogger.
blazetheme(7)
An introduction to BlazeBlogger theme creation.
blaze-init(1)
Create or recover a BlazeBlogger repository.
blaze-config(1)
Display or set the BlazeBlogger repository options.
blaze-add(1)
Add a blog post or a page to the BlazeBlogger repository.
blaze-edit(1)
Edit a blog post or a page in the BlazeBlogger repository.
blaze-remove(1)
Remove a blog post or a page from the BlazeBlogger repository.
blaze-list(1)
Browse the content of the BlazeBlogger repository.
blaze-make(1)
Generate static content from the BlazeBlogger repository.
blaze-log(1)
Display the BlazeBlogger repository log.

BUGS

To report bug or even send patch, either add new issue to the project bugtracker at <http://code.google.com/p/blazeblogger/issues/>, or visit the discussion group at <http://groups.google.com/group/blazeblogger/>. You can also contact the author directly via e-mail.

AUTHOR

Written by Jaromir Hradilek <jhradilek@gmail.com>

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

A copy of the license is included as a file called FDL in the main directory of the BlazeBlogger source package.

Copyright (C) 2008, 2009 Jaromir Hradilek

This program is free software; see the source for copying conditions. It 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.