All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

bashblog: A single Bash script for zero-dependency blogging

By

ludicrousdispla

4h ago· 6 min readenCode

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

Hacker Newsbashblog: A single Bash script for zero-dependency blogginggithub.com

Key quotes

· 4 pulled
A 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.
Snippet from the RSS feed
A single Bash script to create blogs. Download, run, write, done! - cfenollosa/bashblog

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.