Skip to content

Commit c5679cb

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
update OSS page
1 parent a4e4791 commit c5679cb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/oss/index.njk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,29 +14,29 @@ title: Open Source
1414
<img src="/assets/goose-bsd.png" alt="BSD Daemon Goose" style="width: 150px; height: 150px; flex-shrink: 0;" />
1515
<div style="flex: 1; min-width: 250px;">
1616
<p style="margin: 0 0 10px 0; font-size: 24px; font-weight: 700; color: #333;">FREE FOR OPEN SOURCE PROJECTS. FOREVER.</p>
17-
<p style="margin: 0; font-size: 16px; line-height: 1.5; color: #333;">We believe in giving back to the community that created us. If your project is open source, our tools are free forever! We're such fans of open-source that we reserve 10% of our profit to sponsoring projects we like and use.</p>
17+
<p style="margin: 0; font-size: 16px; line-height: 1.5; color: #333;">Open source built the tech stack you use daily. We make it faster to maintain. If your project is open source, our tools are free forever—and we reinvest 10% of revenue into the OSS projects in our own stack.</p>
1818
</div>
1919
</div>
2020
</div>
2121

2222
<div style="background: var(--black); border: 8px solid var(--yellow); border-radius: 20px; padding: 30px; margin-bottom: 30px; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);">
2323
<h2 style="margin-top: 0;">WHY WE DO THIS</h2>
24-
<p style="margin: 0 0 10px 0;">Open source maintainers already donate their time. The least we can do is make their workflows faster.</p>
24+
<p style="margin: 0 0 10px 0;">You're already donating your time. We eliminate the context-switching overhead that kills your flow state—so you can spend more time shipping code, less time chasing PR status.</p>
2525
<p style="margin: 0;">We proudly donate to and support open-source projects such as: <a href="https://projectbluefin.io/">Bluefin Linux</a>, <a href="https://freebsd.org/">FreeBSD</a>, <a href="https://ghostbsd.org/">GhostBSD</a>, <a href="https://github.com/golangci/golangci-lint">golangci-lint</a>, <a href="https://www.netbsd.org/">NetBSD</a>, and <a href="https://osuosl.org/">OSU Open Source Lab</a>.</p>
2626
</div>
2727

2828
<div style="background: var(--black); border: 8px solid var(--cyan); border-radius: 20px; padding: 30px; margin: 40px 0; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);">
2929
<h2 style="margin-top: 0;">OUR PROJECTS</h2>
3030

31-
<p><strong style="color: var(--yellow);">Ready to Review</strong> — Turn-based PR tracking. Know whose turn it is, every time. <a href="https://github.com/codeGROOVE-dev/ready-to-review">View on GitHub →</a></p>
31+
<p><strong style="color: var(--yellow);">Ready to Review</strong> — Picks the best reviewer based on who's actually active and recently touched the code. Eliminates "who's blocking this PR?" context hunts with turn-based tracking that shows exactly who needs to act. <a href="https://github.com/codeGROOVE-dev/ready-to-review">View on GitHub →</a></p>
3232

33-
<p><strong style="color: var(--yellow);">Goose</strong> — PR tracker that honks when you're the bottleneck. <a href="https://github.com/codeGROOVE-dev/goose">View on GitHub →</a></p>
33+
<p><strong style="color: var(--yellow);">Goose</strong> — Auto-detects when PRs are stalled on you. Cuts PR cycle time without micromanagement. <a href="https://github.com/codeGROOVE-dev/goose">View on GitHub →</a></p>
3434

3535
<p style="margin-bottom: 0;">Explore all our open source work at <a href="https://github.com/orgs/codeGROOVE-dev/repositories">github.com/codeGROOVE-dev</a></p>
3636
</div>
3737

3838
<h2>GET STARTED</h2>
39-
<p>Sign up at <a href="https://dash.ready-to-review.dev">dash.ready-to-review.dev</a> with your GitHub account.</p>
39+
<p>30-second setup. Connect your GitHub repos at <a href="https://dash.ready-to-review.dev">dash.ready-to-review.dev</a>—no code changes required.</p>
4040
<p>Questions? <a href="mailto:go-faster@codegroove.dev">go-faster@codegroove.dev</a></p>
4141
</div>
4242
</section>

0 commit comments

Comments
 (0)