bashblog: A single Bash script for zero-dependency blogging
By
ludicrousdispla
Summary
bashblog is a minimalist blogging tool consisting of a single Bash script (bb.sh) that allows users to create and manage a blog from a public folder on their server with zero dependencies. Created by cfenollosa, it works on GNU/Linux, OSX, and BSD, and is designed for simplicity — users just run './bb.sh post' to start writing. The project is open-source on GitHub and has a community of users.
Source
Key quotes
· 4 pulledA single Bash script to create blogs.
I created it because I wanted a very, very simple way to post entries to a blog by using a public folder on my server, without any special requirements and dependencies.
Works on GNU/Linux, OSX and BSD.
How simple? Just type ./bb.sh post and start writing your blogpost.
You might also wanna read
Plok.sh: Turn GitHub Repositories into Blogs Automatically
Plok.sh is a tool that automatically converts any GitHub repository with a /blog folder containing markdown files into a fully functional bl
Bublr: An open-source, minimal, ad-free writing community and digital garden
Bublr is an open-source, ultra-minimal writing platform that serves as a distraction-free community for writers. It is ad-free, privacy-resp
Bash Reporting Scripts: Master Automated System Reporting (Part 32/34)
Sloggo: Open-Source Syslog Collector and Viewer Built on DuckDB
Sloggo is an open-source syslog collector and viewer built on DuckDB, designed as a lightweight container for small-scale projects. It provi
Blook: Simple Blog Publishing Platform Powered by Lume Static Site Generator
Blook is a new blogging platform that offers a super simple way to publish blogs, turn books into websites, or share newsletters online. The
Kan.bn: Open Source Project Management Tool as Modern Trello Alternative
Kan.bn is an open-source project management tool designed as a modern alternative to Trello, aiming to recapture Trello's original simplicit

Comments
Sign in to join the conversation.
No comments yet. Be the first.