blaze-make - generate static content from the BlazeBlogger repository
blaze-make [-cpqrtIFPV] [-b directory] [-d directory]
blaze-make -h | -v
blaze-make reads the BlazeBlogger repository and generates a complete directory tree of static pages, optionally including all blog posts, single pages, browsable yearly and monthly archives, tags and even a RSS feed. This way, you can benefit from most of the features other CMS usually have, but without any additional hosting requirements.
Specify the directory where the BlazeBlogger repository is placed. The default option is the current working directory.
Specify the directory where the generated static content is to be placed. The default option is the current working directory.
Disable creation of stylesheet.
Disable creation of index page. This is especially useful for websites with pages only.
Disable creation of posts as well as any related pages, i.e. tags and RSS feed. This is especially useful for websites with pages only.
Disable creation of pages.
Disable support for tags.
Disable creation of RSS feed.
Enable full paths creation, i.e. always include page names in generated links.
Avoid displaying messages that are not necessary.
Display all messages including the list of created files.
Display usage information and exit.
Display version information and exit.
BlazeBlogger configuration file.
BlazeBlogger themes directory.
BlazeBlogger stylesheets directory.
BlazeBlogger language files directory.
blazetheme(7), blaze-config(1), perl(1).
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.
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) 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.