recently, I tried out blazeblogger locally which worked quit well. I
like the concept of static pages. It proves very useful - i agree - to
have it with git combined. As preprocessor for extended markdown, I use
pandoc:
processor=/usr/bin/pandoc --base-header-level 2 -f markdown -t html %in%
> %out%
Now, my concern: With the VectorLover theme, I noticed blazeblogger
doesn't create the 'current' (page) id in the list of pages it generates
for the navigation bar. Therefore, the white box around the current page
is not displayed:
http://img534.imageshack.us/img534/790/vectorloverscreenshot.png
See my quick&dirty fix for this at the pastebin url below. For me, it
works quite well, but you'll know how to add this feature more
appropriately ;-)
Thanks for this nice piece of software,
best regards,
ingo.
ps: Google didn't let me post this at
http://groups.google.com/group/blazeblogger
I got an error 'we could not post your message' no clue why, maybe
because I changed the email address recently, but I thought this was
successful :/