Skip to content

Commit 28dec2e

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
update site
1 parent add96d0 commit 28dec2e

File tree

9 files changed

+62
-40
lines changed

9 files changed

+62
-40
lines changed

src/about/index.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ title: About
2020
<section class="about-story">
2121
<div class="about-story__container">
2222
<div class="about-story__content">
23-
<p>We build developer productivity and security tools. We take on custom engineering contracts. We're bootstrapped, profitable, and <a href="/opensource/">committed to open source</a>.</p>
23+
<p>We build developer productivity and security tools that actually work. We're bootstrapped, profitable, and <a href="/opensource/">committed to open source</a>.</p>
2424
<p>No VC runway to burn. No pressure to chase exits. Built to last.</p>
2525
<p>reviewGOOSE started as an internal prototype at Google. Some ideas shipped as <a href="https://github.com/google/triage-party">Triage Party</a> (used by Kubernetes). The rest needed a company.</p>
2626
</div>
@@ -46,7 +46,7 @@ title: About
4646
<section class="about-contact">
4747
<div class="about-contact__container">
4848
<h2 class="about-contact__title">Say hello</h2>
49-
<p class="about-contact__text">Got questions? We're happy to chat.</p>
49+
<p class="about-contact__text">Want to chat? We're real humans who actually respond.</p>
5050
<div class="about-contact__buttons">
5151
<a href="mailto:honk@codegroove.dev" class="about-contact__button about-contact__button--primary">Email us</a>
5252
<a href="https://calendar.app.google/TbQmeX8iWnvx6Ci89" target="_blank" rel="noopener noreferrer" class="about-contact__button about-contact__button--secondary">Book a call</a>

src/grooveassign/index.njk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: grooveASSIGN - Automatic PR Reviewer Assignment
1212
<p class="ga-hero__description">
1313
Stop guessing who should review your PR. grooveASSIGN automatically assigns the developers who actually know the code. Line-level blame analysis, not just file history.
1414
</p>
15-
<p class="ga-hero__beta-badge">Free forever for open source. Free for everyone through February 2026.</p>
15+
<p class="ga-hero__beta-badge">Open beta: Free for everyone. Always free for open source.</p>
1616
<p class="ga-hero__social-proof">Installs in 30 seconds. Works across your entire org.</p>
1717
<div class="ga-hero__buttons">
1818
<a href="https://github.com/apps/grooveassign" class="ga-hero__button ga-hero__button--primary">Install Free</a>
@@ -174,14 +174,14 @@ excluded_paths:
174174
<section class="ga-tiers" id="pricing">
175175
<div class="ga-tiers__container">
176176
<h2 class="ga-tiers__title">Pricing</h2>
177-
<p class="ga-tiers__subtitle">Free forever for open source. Free for everyone through February 2026. After that: $2/user/month for private repos.</p>
177+
<p class="ga-tiers__subtitle">Open beta: Currently free for everyone. Always free for open source. $2/user/month for private repos when beta ends.</p>
178178
<div class="ga-tiers__grid">
179179
<div class="ga-tiers__card">
180180
<div class="ga-tiers__header">
181181
<h3 class="ga-tiers__name">Free</h3>
182182
<p class="ga-tiers__price">$0<span class="ga-tiers__period">/forever</span></p>
183183
</div>
184-
<p class="ga-tiers__audience">Open source projects deserve great tooling too.</p>
184+
<p class="ga-tiers__audience">Public repos only. Always free.</p>
185185
<ul class="ga-tiers__features">
186186
<li><i class="ri-check-line"></i> Public repositories</li>
187187
<li><i class="ri-check-line"></i> All features included</li>
@@ -269,8 +269,8 @@ excluded_paths:
269269
<section class="ga-cta">
270270
<div class="ga-cta__container">
271271
<div class="ga-cta__box">
272-
<h2 class="ga-cta__title">Leave no pull request behind</h2>
273-
<p class="ga-cta__text">Free for public repos. Install in 30 seconds.</p>
272+
<h2 class="ga-cta__title">Ready to stop guessing?</h2>
273+
<p class="ga-cta__text">Install in 30 seconds. Free for open source.</p>
274274
<div class="ga-cta__buttons">
275275
<a href="https://github.com/apps/grooveassign" class="ga-cta__button ga-cta__button--primary">Install grooveASSIGN</a>
276276
<a href="https://docs.codegroove.dev/grooveassign/" class="ga-cta__button ga-cta__button--secondary">Documentation</a>

src/index.njk

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@ title: Developer tools that don't suck
1414

1515
<div class="hero-brutal__content-group">
1616
<div class="hero-brutal__highlight">
17-
Merge PRs in <span>minutes</span>, not days.
17+
Ship code <span>faster</span>, with fewer interruptions.
1818
</div>
1919

2020
<ul class="hero-brutal__list">
2121
<li>
2222
<i class="ri-checkbox-circle-fill"></i>
23-
<span>Turn-based notifications that respect your focus.</span>
23+
<span>Track PRs with turn-based notifications (reviewGOOSE)</span>
2424
</li>
2525
<li>
2626
<i class="ri-checkbox-circle-fill"></i>
27-
<span>Works with Slack, Desktop, or CLI.</span>
27+
<span>Auto-assign the right reviewers (grooveASSIGN)</span>
2828
</li>
2929
<li>
3030
<i class="ri-checkbox-circle-fill"></i>
31-
<span>Smart reviewer assignments based on context.</span>
31+
<span>Detect threats in your supply chain (gitIDENTITY)</span>
3232
</li>
3333
<li>
3434
<i class="ri-checkbox-circle-fill"></i>
35-
<span>Built for flow state.</span>
35+
<span>Works with Slack, Discord, Desktop, and CLI</span>
3636
</li>
3737
</ul>
3838
</div>
@@ -55,7 +55,7 @@ title: Developer tools that don't suck
5555
<div class="hero-brutal__banner-content">
5656
<div class="hero-brutal__banner-inner">
5757
<p class="hero-brutal__banner-text">
58-
Trusted by Google, Cisco, and Chainguard engineers — always free for open source
58+
reviewGOOSE trusted by engineers at Google, Cisco, and Chainguard — always free for open source
5959
</p>
6060
</div>
6161
</div>
@@ -154,7 +154,21 @@ title: Developer tools that don't suck
154154
</div>
155155
<h3 class="products-brutal__card-title">reviewGOOSE</h3>
156156
<p class="products-brutal__card-text">
157-
Know when you're blocking a PR. Turn-based tracking with Desktop and Slack notifications. Free for open source.
157+
Know when you're blocking a PR. Turn-based tracking with Desktop, Slack, and Discord notifications. Free for open source.
158+
</p>
159+
<span class="products-brutal__card-link">
160+
Learn more
161+
<i class="ri-arrow-right-line"></i>
162+
</span>
163+
</a>
164+
165+
<a href="/grooveassign/" class="products-brutal__card">
166+
<div class="products-brutal__card-icon">
167+
<i class="ri-team-line"></i>
168+
</div>
169+
<h3 class="products-brutal__card-title">grooveASSIGN</h3>
170+
<p class="products-brutal__card-text">
171+
Auto-assign reviewers who actually know the code. Line-level blame analysis with timing boosts. Free for open source.
158172
</p>
159173
<span class="products-brutal__card-link">
160174
Learn more

src/opensource/index.njk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Open Source
77
<div class="opensource-hero__container">
88
<div class="opensource-hero__content">
99
<div class="opensource-hero__text">
10-
<h1 class="opensource-hero__title">OPEN SOURCE</h1>
10+
<h1 class="opensource-hero__title">Open Source</h1>
1111
<p class="opensource-hero__subtitle">Free for open-source projects. Forever.</p>
1212
</div>
1313
<div class="opensource-hero__image">
@@ -49,8 +49,8 @@ title: Open Source
4949
<div class="opensource-cta__container">
5050
<div class="opensource-cta__content">
5151
<div>
52-
<h2 class="opensource-cta__title">Get Started</h2>
53-
<p class="opensource-cta__text">Sign up takes 30 seconds. Free for open-source projects, forever.</p>
52+
<h2 class="opensource-cta__title">Try it free</h2>
53+
<p class="opensource-cta__text">Takes 30 seconds. Public repos are always free.</p>
5454
</div>
5555
<div class="opensource-cta__actions">
5656
<a href="https://docs.codegroove.dev/reviewgoose/" target="_blank" rel="noopener noreferrer" class="opensource-cta__button">Start Now</a>

src/products/index.njk

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ title: Products
2727
<h2 class="products-main__title">
2828
<a href="/reviewgoose/">reviewGOOSE</a>
2929
</h2>
30-
<p class="products-main__badge">Free for OSS • Desktop & Slack • Open Source</p>
30+
<p class="products-main__badge">Free for OSS • Desktop, Slack & Discord</p>
3131
</div>
3232
</div>
3333
<p class="products-main__description">
34-
Know instantly when you're blocking a PR. Turn-based tracking tells you whose turn it is. Notifications via Desktop or Slack. PRs merge in minutes, not days.
34+
Know instantly when you're blocking a PR. Turn-based tracking tells you whose turn it is. Desktop, Slack, or Discord notifications. PRs merge in minutes, not days.
3535
</p>
3636
<ul class="products-main__features">
3737
<li>
@@ -59,7 +59,7 @@ title: Products
5959
<span>Free for public repos, $2/mo for private</span>
6060
</li>
6161
</ul>
62-
<a href="/reviewgoose/" class="products-main__button">See how it works →</a>
62+
<a href="/reviewgoose/" class="products-main__button">Learn more →</a>
6363
</div>
6464

6565
<div class="products-main__card">
@@ -69,11 +69,11 @@ title: Products
6969
<h2 class="products-main__title">
7070
<a href="/grooveassign/">grooveASSIGN</a>
7171
</h2>
72-
<p class="products-main__badge products-main__badge--beta">Open Beta (Free) • GitHub App</p>
72+
<p class="products-main__badge products-main__badge--beta">Open Beta • GitHub App</p>
7373
</div>
7474
</div>
7575
<p class="products-main__description">
76-
Automatic PR reviewer assignment. Finds the developers who actually know the code using line-level blame analysis.
76+
Automatic PR reviewer assignment. Finds developers who actually know the code using line-level blame analysis.
7777
</p>
7878
<ul class="products-main__features">
7979
<li>
@@ -98,10 +98,10 @@ title: Products
9898
<div class="products-main__check">
9999
<i class="ri-check-line"></i>
100100
</div>
101-
<span>Free for public, $1/user/mo for private</span>
101+
<span>Free for public, $2/user/mo for private</span>
102102
</li>
103103
</ul>
104-
<a href="/grooveassign/" class="products-main__button">See how it works →</a>
104+
<a href="/grooveassign/" class="products-main__button">Install free →</a>
105105
</div>
106106

107107
<div class="products-main__card">
@@ -145,7 +145,7 @@ title: Products
145145
<span>Collaborator network analysis</span>
146146
</li>
147147
</ul>
148-
<a href="https://preview.gitidentity.dev/" class="products-main__button" target="_blank" rel="noopener noreferrer">Try the preview →</a>
148+
<a href="https://preview.gitidentity.dev/" class="products-main__button" target="_blank" rel="noopener noreferrer">Try preview →</a>
149149
</div>
150150
</div>
151151
</div>
@@ -154,8 +154,8 @@ title: Products
154154
<section class="products-cta">
155155
<div class="products-cta__container">
156156
<div class="products-cta__box">
157-
<h2 class="products-cta__title">Questions?</h2>
158-
<p class="products-cta__text">We're happy to chat. No sales pitch.</p>
157+
<h2 class="products-cta__title">Need help choosing?</h2>
158+
<p class="products-cta__text">We'll help you figure out what fits your workflow. No sales pitch.</p>
159159
<div class="products-cta__buttons">
160160
<a href="mailto:honk@codegroove.dev" class="products-cta__button products-cta__button--primary">Email us</a>
161161
<a href="https://calendar.app.google/TbQmeX8iWnvx6Ci89" target="_blank" rel="noopener noreferrer" class="products-cta__button products-cta__button--secondary">Book a call</a>

src/reviewgoose/desktop.njk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ title: reviewGOOSE:Desktop App - HONK
1616
<code class="rg-desktop-hero__code">brew install --cask codegroove-dev/tap/reviewgoose</code>
1717
</div>
1818
<p class="rg-desktop-hero__alt">Or: <a href="https://github.com/codeGROOVE-dev/goose/releases">download directly</a> | <a href="https://github.com/codeGROOVE-dev/goose">view source</a></p>
19-
<p class="rg-desktop-hero__social-proof">Used by engineers at Google, Cisco, and Chainguard.</p>
2019
</div>
2120
<div class="rg-desktop-hero__image">
2221
<img src="/assets/reviewgoose-logo.png" alt="reviewGOOSE:Desktop">

src/reviewgoose/index.njk

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ title: reviewGOOSE - PRs That Merge in Minutes, Not Days
1010
<h1 class="rg-hero__title">reviewGOOSE</h1>
1111
<p class="rg-hero__headline">PRs that merge in minutes, not days.</p>
1212
<p class="rg-hero__description">
13-
At the core is a deterministic state machine that tracks every PR from creation through merge. You get notified when it's your turn to act - and only then. Desktop app, Slack, or both.
13+
At the core is a deterministic state machine that tracks every PR from creation through merge. You get notified when it's your turn to act - and only then. Desktop app, Slack, Discord, or all three.
1414
</p>
15-
<p class="rg-hero__social-proof">Used by engineers at Google, Cisco, and Chainguard.</p>
15+
<p class="rg-hero__social-proof">Trusted by engineers at Google, Cisco, and Chainguard.</p>
1616
<div class="rg-hero__buttons">
1717
<a href="https://docs.codegroove.dev/reviewgoose/" class="rg-hero__button rg-hero__button--primary">Get Started Free</a>
1818
<a href="/reviewgoose/pricing" class="rg-hero__button rg-hero__button--secondary">View Pricing</a>
@@ -37,7 +37,7 @@ title: reviewGOOSE - PRs That Merge in Minutes, Not Days
3737
<div class="rg-how__step">
3838
<div class="rg-how__number">2</div>
3939
<h3 class="rg-how__step-title">Connect</h3>
40-
<p class="rg-how__step-text">Choose your notification channel: <a href="/reviewgoose/desktop">Desktop app</a> or <a href="/reviewgoose/slack">Slack</a>. Or both.</p>
40+
<p class="rg-how__step-text">Choose your notification channel: <a href="/reviewgoose/desktop">Desktop app</a>, <a href="/reviewgoose/slack">Slack</a>, or <a href="/reviewgoose/discord">Discord</a>. Or all of them.</p>
4141
</div>
4242
<div class="rg-how__step">
4343
<div class="rg-how__number">3</div>
@@ -92,6 +92,16 @@ title: reviewGOOSE - PRs That Merge in Minutes, Not Days
9292
</div>
9393
</div>
9494

95+
<div class="rg-features__card">
96+
<div class="rg-features__card-content">
97+
<span class="rg-features__emoji">🎮</span>
98+
<div>
99+
<h3 class="rg-features__card-title">Discord Integration (Preview)</h3>
100+
<p class="rg-features__card-description">Forum threads for PRs, auto-discovery, smart notifications. Perfect for dev communities. <a href="/reviewgoose/discord">Learn more</a>.</p>
101+
</div>
102+
</div>
103+
</div>
104+
95105
<div class="rg-features__card">
96106
<div class="rg-features__card-content">
97107
<span class="rg-features__emoji">🔒</span>
@@ -125,11 +135,11 @@ title: reviewGOOSE - PRs That Merge in Minutes, Not Days
125135
<h3 class="rg-tiers__name">Free</h3>
126136
<p class="rg-tiers__price">$0<span class="rg-tiers__period">/forever</span></p>
127137
</div>
128-
<p class="rg-tiers__audience">Contribute to open source? This is for you.</p>
138+
<p class="rg-tiers__audience">Public repos only. Everything else included.</p>
129139
<ul class="rg-tiers__features">
130140
<li><i class="ri-check-line"></i> Public repositories</li>
131-
<li><i class="ri-check-line"></i> Desktop app</li>
132-
<li><i class="ri-check-line"></i> Slack integration</li>
141+
<li><i class="ri-check-line"></i> Desktop, Slack & Discord</li>
142+
<li><i class="ri-check-line"></i> Turn-based tracking</li>
133143
<li><i class="ri-check-line"></i> All features included</li>
134144
</ul>
135145
<a href="https://docs.codegroove.dev/reviewgoose/" class="rg-tiers__button">Get Started</a>

src/reviewgoose/pricing.njk

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ title: reviewGOOSE Pricing
77
<div class="rg-pricing-hero__container">
88
<h1 class="rg-pricing-hero__title">Pricing</h1>
99
<p class="rg-pricing-hero__subtitle">All tiers include all features. The only difference is repo access.</p>
10-
<p class="rg-pricing-hero__social-proof">Used by engineers at Google, Cisco, and Chainguard.</p>
1110
</div>
1211
</section>
1312

@@ -20,11 +19,11 @@ title: reviewGOOSE Pricing
2019
<p class="rg-pricing-table__price">$0</p>
2120
<p class="rg-pricing-table__period">forever</p>
2221
</div>
23-
<p class="rg-pricing-table__audience">Contribute to open source? This is for you.</p>
22+
<p class="rg-pricing-table__audience">Public repos only. Everything else included.</p>
2423
<ul class="rg-pricing-table__features">
2524
<li><i class="ri-check-line"></i> Public repositories only</li>
2625
<li><i class="ri-check-line"></i> Desktop app (all platforms)</li>
27-
<li><i class="ri-check-line"></i> Slack integration</li>
26+
<li><i class="ri-check-line"></i> Slack & Discord integration</li>
2827
<li><i class="ri-check-line"></i> Turn-based tracking</li>
2928
<li><i class="ri-check-line"></i> Sound notifications</li>
3029
<li><i class="ri-check-line"></i> Daily reminders</li>
@@ -44,7 +43,7 @@ title: reviewGOOSE Pricing
4443
<ul class="rg-pricing-table__features">
4544
<li><i class="ri-check-line"></i> Public + private repositories</li>
4645
<li><i class="ri-check-line"></i> Desktop app (all platforms)</li>
47-
<li><i class="ri-check-line"></i> Slack integration</li>
46+
<li><i class="ri-check-line"></i> Slack & Discord integration</li>
4847
<li><i class="ri-check-line"></i> Turn-based tracking</li>
4948
<li><i class="ri-check-line"></i> Sound notifications</li>
5049
<li><i class="ri-check-line"></i> Daily reminders</li>

src/support/index.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ title: Support
77
<div class="support-hero__container">
88
<div class="support-hero__content">
99
<div class="support-hero__text">
10-
<h1 class="support-hero__title">SUPPORT</h1>
11-
<p class="support-hero__subtitle">Whether you have questions, need technical assistance, or want to provide feedback, we've got you covered.</p>
10+
<h1 class="support-hero__title">Support</h1>
11+
<p class="support-hero__subtitle">Questions? Bugs? Feature requests? We're here.</p>
1212
</div>
1313
<div class="support-hero__image">
1414
<img src="/assets/support-goose.png" alt="Support">

0 commit comments

Comments
 (0)