Downloads
Latest Release
- blazeblogger-1.0.0.tar.gz (67.6 kB)
- blazeblogger-completion-1.0.0.tar.gz (bash completion, 14.9 kB)
Language Files
To change the blog language, place the language file below to the
.blaze/lang/ directory and set the blog.lang
option accordingly. Currently available localizations (with many thanks to
Angel Abad, Martin Pavelek, and burner, who kindly provided translations to
their language) are:
Promotional Graphics
Are you writing about this software and/or would you like to promote it? You can find the logos and other related graphics in various formats and sizes here. Just keep in mind that BlazeBlogger logo is licensed under a Creative Commons Attribution-No Derivative Works 3.0 Licence, which basically means that you are free to copy, distribute and transmit the work, but you may not alter, transform, or build upon it.
Development
As a version control system for its source code, BlazeBlogger uses Git with a public repository located on Gitorious. To download the latest development version, you can either use the following command:
git clone git://gitorious.org/blazeblogger/mainline.git blazeblogger
or if you are behind a restrictive firewall:
git clone http://git.gitorious.org/blazeblogger/mainline.git blazeblogger
Alternatively, you can explore the repository tree directly in your browser.

