Show HN: Hacker Times – HN Reader
Category: cli-tool
Tags: bash, blog, static-site-generator
Score: 5.5/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 6)
bashblog is a single Bash script that enables users to create and manage a static blog with zero dependencies, focusing on simplicity and portability across Linux, macOS, and BSD. Its interesting approach lies in reducing blog creation to a single command while supporting features like Markdown, RSS, tags, and Disqus comments, all within a ~1000-line script. It fills a niche for developers who want a minimal, no-fuss blogging tool that works with any server with shell access.
Target audience: backend devs
Repository: https://times.hntrends.net/ · Shell · 1822 stars
View on Hacker News