I'm working with BlazeBlogger to generate my new blog and I like it
very much that it doesn't need a database and the content is static. I
have thought of a few features that, IMVHO, might make sense:
1. Add a 'nickname' config option.
I would like to be able to sign my posts with a nickname, but the
copyright should still have the full name.
2. I noticed that a log is kept of all changes, but there is no
possibility to roll back.
I am now experimenting with checking the .blaze directory into a git
repository which seems to work, but it would be nice to have this
integrated and not have to commit manually after every change. This
would probably require a major rewrite and would bring in an
additional dependency (git-core), but the benefits would be huge.
Maybe as a separate module?
That's all for now, but, if you don't mind, I will come back with more
as I use it.
Regards,
Andrei
P.S. I will also send you my .css, default_ro.html and lang/ro_RO
files as soon as I'm satisfied with the result ;)
[snip 1 and 2]
3. Make it possible to use "different" editors for posts and configs
I use vim for both, but I want to pass ft=rst for posts. This is
obviously
not very useful for editing the config.
Regards,
Andrei
Is it currently possible to generate RSS feeds per tag? If not, would
this be considered as a new feature?
Regards,
Andrei