NanoBlogger is a small Weblog engine written in bash. It uses common Unix tools such as cat, grep, and sed to create static HTML content. It's command line driven and supports archiving by category, year, month, day, and entry. It's designed to be modular, flexible, and independent of external databases.
| Tags | Internet Web Communications |
|---|---|
| Licenses | GPL |
| Implementation | Unix Shell |
Recent releases


Changes: This release mainly focuses on improving stability and performance. Several optimizations translate to noticeable gains in overall speed. New "shortcode" style plugins, e.g. "[youtube]", have been introduced. There are numerous bugfixes.


Changes: This release brings a notable improvement over the previous command line interface that debuted in 3.4 RC1, and features a new command for creating articles and three new modernly designed style sheets.


Changes: This release sees a significant overhaul in the code base, incorporates many user contributed features (patches), improves language support, and contains lots of bugfixes. Also introduced is a new action-based command line interface designed for use with Bash completion.


Changes: This release includes many logical bugfixes, user contributed patches, and a new --query option which combines with other options, such as --edit, to manipulate entries by date. It introduces friendly (title based) links and archiving by day. Of course, it also includes all the changes and bugfixes from the previous 3.3 release candidates.


Changes: This release introduces support for user plugins that integrate seamlessly with main plugins, includes upgrade instructions, and has many bugfixes from sf.net's project page and bugs.debian.org.