DEV Community

Cover image for I Built an Open-Source WordPress Alternative and It Made Me $3,123 🤯
Dan
Dan

Posted on

I Built an Open-Source WordPress Alternative and It Made Me $3,123 🤯

Almost a year ago, I made a decision that many founders would consider stupid.

I open-sourced my product. Not part of it. Not an SDK. The whole thing.

The product is BlogBowl - an open-source platform for blogs, changelogs, and help documentation made for B2B.

Preview of BlogBowl Platform

Today it has around 149 GitHub stars and has generated over $3,123 in revenue.

Stripe screenshot

For some people, that's not much money. For me, it's proof that open source can work.


What's next?

I'm still actively working on BlogBowl, and a couple of changes are probably coming soon.

1. First, I'm planning to remove the free hosted plan.

I don't think it makes much sense to offer both a free hosted plan and an open-source version.

If budget is the reason someone can't pay for BlogBowl, they can self-host it for free. That's one of the biggest benefits of open source.

  1. Second, I want to bring AI directly into the editor.

What interests me more is AI that helps people write faster and maintain content over time.

Things like:

  • Improving paragraphs
  • Rewriting sections
  • Expanding ideas
  • Updating documentation
  • Fixing grammar and formatting

Here's how editor looks like now

BlogBowl's editor


Final thoughts

Open-sourcing BlogBowl felt risky when I did it.

Looking back, keeping it closed probably would've been the bigger risk.

Today the project has:

  • 149 GitHub stars
  • $3,123 in revenue
  • Customers using it for blogs, changelogs, and documentation

That's enough motivation to keep building.

If you'd like to check it out - or drop a star - I'd really appreciate it ❤️
https://github.com/BlogBowl/BlogBowl

BlogBowl banner

Top comments (0)