# cfenollosa/bashblog

A single Bash script to create blogs. Download, run, write, done!

Repository: https://github.com/cfenollosa/bashblog
Canonical: https://ross.abutalabs.com/products/bashblog
Language: Shell
License Family: other
Last push: 2026-07-09T14:09:35+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 4941, "days_push": 55, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1928, forks 241 (observed 2026-08-28T04:05:55.822676+00:00)

## What it is
Bashblog is a single ~1k-line Bash script that generates a complete static blog from plain text or Markdown posts. It requires no installation or dependencies beyond standard Unix utilities and works on GNU/Linux, macOS, and BSD.

## Use cases
- create a simple blog with just a bash script
- generate a static blog on a shared server with shell access
- post blog entries from the command line
- blog without installing any dependencies
- generate RSS feeds and static HTML pages for a personal blog

## When to choose
- you want an ultra-simple, zero-dependency blogging tool
- you have shell access to a server with a public web folder
- you prefer writing posts in Markdown or HTML from your terminal
- you want fully static output with automatic RSS generation

## When to avoid
- you need dynamic features like server-side comments or a database
- you want a modern static site generator with themes and a plugin ecosystem
- you are on Windows without a Unix-like environment
- you need multi-user or CMS-style blog management

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: static-site-generator, cli, markdown, templating
- domain: web-development, self-hosted, developer-tools
- platform: bsd, cli
- tags: bash, blogging, static-html, rss, zero-dependency, single-script, command-line, linux, macos

## Member repositories
- cfenollosa/bashblog (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.822676+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:09:07.147088+00:00, confidence not recorded.
  - readme: https://github.com/cfenollosa/bashblog (fetched 2026-08-28T04:05:55.822676+00:00, sha 8e9561a4a4c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
