writer-cli β Terminal Publishing Tool
Description: A command-line tool for bloggers with static sites. Open a terminal, write a post, and publish with one command. Supports Hugo, Eleventy, and Jekyll.
Technologies: Bash, Hugo, Eleventy, Jekyll, Git
Highlights:
- Run
writer my-postto open an editor, write, and publish in one step - SSH-friendly: works on remote servers with tools already installed
- No npm, no Python, no external dependencies. Just 700 lines of bash
- Supports drafts, sections, and
--no-pushfor local-only writing - Simple setup wizard and Homebrew/basher install options