I was looking for a decent blog software for some time now and yesterday I stumbled across nanoblogger:
NanoBlogger is a small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep and sed to create static HTML content. It’s free to use and modify under the GNU General Public License.
One of its features is article creation without interaction which I am planing to use in a subversion post-commit-hook to update the webpage on checkins.
Comments are closed.