Building hn: A Technical Walkthrough of a Hashnode CLI Sync Engine
How we built a stateful sync engine to reconcile local Markdown with the Hashnode GraphQL API.
Jan 2, 20265 min read7
Search for a command to run...
Articles tagged with #git
How we built a stateful sync engine to reconcile local Markdown with the Hashnode GraphQL API.
Introducing hn: The Git-Like CLI for Managing Your Hashnode Blog Writing a blog should feel like writing code—not filling out forms in a web UI. hn is a command-line tool that lets you manage your Hashnode blog directly from a Git repository, using f...