NanoBlogger is a small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep and sed. It's free to use and modify under the GNU General Public License. features include: intuitive commandline interface support for multiple weblogs easy editing and management of entries archiving by category, entry, and month support for multiple categories permalinks RSS syndication (comes with RSS 1.0 (RDF) format) templates and CSS style sheets for full control of appearance placeholders for easy template manipulation plugins for calendar, recent entries, weblog status, etc. auto-formatting, e.g. line breaks translate to HTML extensibility through parts (e.g. news.htm, 2003-06.htm) per-weblog configuration via a seperate config file (blog.conf) no dependency on any javascript, server-side scripting, or server-side includes no need for MySQL or any other special database (uses flat-file) some small effort at shell portability What's New: Version 2.9: Improved updating routines Enhanced display of calendar and weblog status Fixed bug when deleting entries from categories Added documentation on importing and management of entries Added new command line options for body and description of a new entry Weblog configuration now works with update options |  |
|