Blogr is a GitHub App. You install it on your repo, configure your site once (description, tone, audience, keywords you want to rank for, topics to avoid), pick a schedule, and it commits MDX blog posts to your repo automatically.
The positioning for this app over others like it:
- Posts commit as MDX files in your repo, so you keep them if you cancel.
- It reads your existing posts to match voice, avoid duplicate topics, and add internal linking.
- If you're on something like Vercel, posts auto-deploy as soon as Blogr commits.
- Posts are run through multiple filters to maximize SEO and humanize the writing.
- Set and forget. Nothing to monitor or babysit.
Happy to answer anything about the implementation or the idea.