Skip to content

Commit 3c2d94b

Browse files
dai-shitylersayshi
andauthored
Add a blog post about github org (#1309)
Co-authored-by: Tyler <[email protected]>
1 parent 2ec9388 commit 3c2d94b

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
slug: moving-to-our-github-organization
3+
title: Moving to Our GitHub Organization
4+
description: A major step toward making Waku a community-driven project
5+
author: daishi
6+
date: 2025/03/16
7+
---
8+
9+
Waku started as my personal experimental project to explore React Server Components (RSC) and provide a playground for learning. Over the past two years, it has grown into something much bigger. It's a minimal React framework aiming to make development fun again.
10+
11+
Today, we're excited to announce that Waku has officially moved to a GitHub organization: [https://github.com/wakujs](https://github.com/wakujs).
12+
13+
## A Milestone Toward Openness
14+
15+
This move marks an important milestone. Until now, Waku had been hosted under my personal GitHub account, but we wanted to explicitly signal that this is no longer just a personal project. This move makes it clear that it's a team effort.
16+
17+
Technically, nothing changes in how we collaborate. However, this shift represents our commitment to making Waku an open and community-driven project. We're now more ready than ever to welcome contributors, receive feedback, and shape Waku together.
18+
19+
## What's Next?
20+
21+
We are currently finalizing **v0.22**, which will bring several improvements. Moving to a GitHub organization is just one step in the bigger picture of making Waku more usable and accessible to a wider audience.
22+
23+
## How You Can Get Involved
24+
25+
We'd love for you to be part of this journey. Here's how you can get started:
26+
27+
- Read the [docs](https://waku.gg) and create an app!
28+
- Experiment with your favorite libraries
29+
- Try converting an existing app to Waku
30+
- Share your feedback in our [GitHub discussions](https://github.com/wakujs/waku/discussions) and in our [Discord server](https://discord.gg/MrQdmzd)
31+
32+
This is an exciting time for Waku, and we look forward to growing the community together.
33+
34+
Looking forward to having more contributors and users!

0 commit comments

Comments
 (0)