Ditching post managers and complex databases for local-first plain text.
Moving all social post creation directly into Markdown files. No frontmatter, no extra metadata headers, just pure readable copy.
Using a strict file naming convention to keep everything organized and sorted chronologically: Overview-YYYY-MM-DD-HHMM.md
All version-controlled directly in Git. Simple, lightweight, and fully owned.
#buildinpublic #webdev #markdown #localfirst #git