Themes

Changing the theme of your blog is rather straightforward. First, extract the content of the theme package to the directory where the static content is being generated; for example, to install the theme called VectorLover:

$ tar xfz vectorlover-1.0.tar.gz

Open the template file, in this case vectorlover.html, in your favourite text editor and replace the sidebar sections like “About” or “Links” with appropriate information. Then place the template file and the corresponding stylesheet to the .blaze/theme/ and .blaze/style/ directories respectively:

$ mv vectorlover.html .blaze/theme/
$ mv vectorlover.css  .blaze/style/

Finally, change the configuration to use this theme:

$ blaze-config blog.theme vectorlover.html
$ blaze-config blog.style vectorlover.css

Run blaze-make(1) to re-create the static content with the new outfit.

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)
Licence: 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)
Licence: Creative Commons Attribution 2.5

About

BlazeBlogger is a simple-to-use but capable CMS for the command line, producing 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 presentation.

Support Us

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