nb

Small weblog engine for the command line

Install

All systems
curl cmd.cat/nb.sh
Debian Debian
apt-get install nanoblogger
Ubuntu
apt-get install nanoblogger
image/svg+xml Kali Linux
apt-get install nanoblogger
Windows (WSL2)
sudo apt-get update sudo apt-get install nanoblogger
Raspbian
apt-get install nanoblogger

nanoblogger

Small weblog engine for the command line

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.