Hacker News new | ask | show | jobs
by lloeki 1897 days ago
> where to host and edit Markdown files and images for flexible spur of the moment content creation

That, and somehow I don't like drafts to be on a public repo.

1 comments

Nothing stopping you using a private repo. I use Netlify to host and have it automatically deploy when I merge to main, but my repo is private. I write my drafts in a branch and merge when I'm ready to publish.
Same here. I’ve tried both a self-hosted deployment solution and AWS Amplify. Both of them has used private repositories on Github. No SEO juice to Github, only to my domain :)