Themes

To change the theme of a blog, first extract the content of the theme archive to the directory with the BlazeBlogger repository:

tar xfz theme_name.tar.gz

Then move the template file and the corresponding style sheet to .blaze/theme/ and .blaze/style/ respectively:

mv theme_name.html .blaze/theme/
mv theme_name.css .blaze/style/

Finally, change the configuration to use this theme:

blaze-config blog.theme theme_name.html
blaze-config blog.style theme_name.css

The changes take effect the next time you run the blaze-make command.

VectorLover 1.0

VectorLover A port of a free website template by styleshout.com. You are free to use and/or modify it for any purpose as long as you keep the link to the author's website in the credits.

Download: vectorlover-1.0.1.tar.gz (58.6 KB)
License: Creative Commons Attribution 2.5

Keep It Simple 1.0

Keep It Simple A port of a free website template by styleshout.com. You are free to use and/or modify it for any purpose as long as you keep the link to the author's website in the credits.

Download: keepitsimple-1.0.1.tar.gz (19.7 KB)
License: Creative Commons Attribution 2.5

About

BlazeBlogger is a simple-to-use but capable CMS for the command line that produces static content without the need of database servers or server side scripting. It is suitable for a wide variety of web presentations, from a personal weblog to a project page, or even a company website.

Support Us

If you have an Ohloh account and you would like to support this project, please, consider adding yourself to the list of its users: