bashblog is a minimalist blogging system implemented as a single Bash script. It was created for users who want to publish blog posts from a public folder without installing a database, CMS, or complex static site generator. The workflow is intentionally simple: place the script in a blog directory, configure basic settings, and create posts from the command line. It can use Markdown when available, generate HTML pages, build index files, and create RSS output. bashblog works across GNU/Linux, macOS, and BSD-style environments, making it portable for simple server setups. Its main value is giving technical users a fast, dependency-light way to maintain a personal blog with plain files and shell commands.
Features
- Single Bash script blog generator
- Command-line post creation workflow
- Markdown and HTML post support
- Automatic index page generation
- RSS feed generation
- Runs on GNU/Linux, macOS, and BSD
Categories
Build ToolsFollow bashblog
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of bashblog!