You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/qr/index.njk
+53-57Lines changed: 53 additions & 57 deletions
Original file line number
Diff line number
Diff line change
@@ -13,78 +13,74 @@ title: Welcome
13
13
<imgsrc="/assets/goose-clap.png"alt="Goose clapping in recognition"class="card__image" />
14
14
<divclass="card__content">
15
15
<pclass="card__title u-mb-10">DUDE, YOU'RE AT KUBECON TOO?</p>
16
-
<pclass="card__text u-mb-20 u-font-bold u-font-size-18">THANKS FOR SCANNING THE QR CODE.</p>
17
-
<pclass="card__text">Built by former Kubernetes contributors who got tired of waiting days for PR reviews. We're on a mission to eliminate code review latency—helping teams merge code 20X faster while keeping developers in flow.</p>
16
+
<pclass="card__text">Former Kubernetes maintainers. Built <ahref="https://github.com/google/triage-party">Triage Party</a>. Now helping teams merge code 20X faster.</p>
<imgsrc="/assets/review-goose.png"alt="Ready to Review" />
24
+
</picture>
25
+
<divclass="product-card__content">
26
+
<h2><ahref="/products/ready-to-review/"style="color: var(--yellow); text-decoration: none;">Ready to Review</a></h2>
27
+
<pclass="product-card__subtitle">Built for teams, adored by individual contributors</p>
28
+
<pclass="product-card__text"><strong>Cut PR merge time from weeks to under an hour. No more begging for reviews.</strong></p>
22
29
23
-
<divclass="card card--yellow">
24
-
<h2class="product-card__title">Ready to Review</h2>
25
-
<pclass="product-card__subtitle">Hyper-Intelligent Pull Request Notification & Assignment System - for OSS, Startups, and Enterprises alike.</p>
26
-
<pclass="product-card__text">Perfectly timed, actionable notifications that keep your team in flow. The right notification, at the right time, in the right place.</p>
27
-
28
-
<divclass="product-card__section">
29
-
<h3class="product-card__section-title">Why Teams Choose Us</h3>
30
30
<ulclass="product-card__features">
31
-
<li>
32
-
<spanclass="icon icon--yellow">✓</span>
33
-
<strong>Always know whose turn it is</strong> — deterministic state tracking eliminates ambiguity
34
-
</li>
35
-
<li>
36
-
<spanclass="icon icon--yellow">✓</span>
37
-
<strong>Stay in flow</strong> — get notified only when action is needed, not for every comment
38
-
</li>
39
-
<li>
40
-
<spanclass="icon icon--yellow">✓</span>
41
-
<strong>Work your way</strong> — Slack, Desktop (menubar/tray), or command-line integrations
42
-
</li>
43
-
<li>
44
-
<spanclass="icon icon--yellow">✓</span>
45
-
<strong>Free for open source</strong> — forever, no strings attached
46
-
</li>
47
-
</ul>
48
-
</div>
31
+
<li>
32
+
<spanclass="icon icon--yellow">✓</span>
33
+
<strong>Live updates</strong> — never waste time on stale or broken PRs
34
+
</li>
35
+
<li>
36
+
<spanclass="icon icon--yellow">✓</span>
37
+
<strong>Smart assignments</strong> — right reviewer, every time
38
+
</li>
39
+
<li>
40
+
<spanclass="icon icon--yellow">✓</span>
41
+
<strong>Slack, Desktop, CLI</strong> — works where you work
42
+
</li>
43
+
<li>
44
+
<spanclass="icon icon--yellow">✓</span>
45
+
<strong>Free for open source</strong> — forever
46
+
</li>
47
+
</ul>
49
48
50
-
<pclass="product-card__text product-card__text--16 u-mb-0 u-mt-25">Curious how much PR latency is costing your team? <ahref="https://cost.github.codegroove.app/?mode=org">Calculate your savings</a> with our free GitHub analyzer.</p>
<pclass="product-card__subtitle product-card__subtitle--yellow">Native Menubar PR Notification App - Built for Individual Contributors</p>
60
-
<pclass="product-card__text">Open-source desktop app that lives in your menubar (Mac) or system tray (Windows/Linux). Honks when it's your turn to act. No team permissions required.</p>
<pclass="product-card__text"><strong>Open-source menubar app. Honks when PRs are blocked on you.</strong></p>
64
+
<pclass="product-card__text">No special permissions required. Mac, Windows, Linux.</p>
61
65
62
-
<divclass="product-card__section">
63
-
<h3class="product-card__section-title product-card__section-title--yellow">What You Get</h3>
64
66
<ulclass="product-card__features">
65
-
<li>
66
-
<spanclass="icon icon--cyan">🪿</span>
67
-
<strong>Honk notifications</strong> — When you're blocking someone's PR
68
-
</li>
69
-
<li>
70
-
<spanclass="icon icon--cyan">✈️</span>
71
-
<strong>Jet sounds for your PRs</strong> — CI passes, reviews arrive, ready to merge
72
-
</li>
73
-
<li>
74
-
<spanclass="icon icon--cyan">🧠</span>
75
-
<strong>Turn-based tracking</strong> — Know whose court the ball is in
76
-
</li>
77
-
<li>
78
-
<spanclass="icon icon--cyan">🔒</span>
79
-
<strong>Privacy first</strong> — Runs locally, no telemetry, your PRs stay yours
80
-
</li>
81
-
</ul>
82
-
</div>
83
-
84
-
<pclass="product-card__text product-card__text--16 u-text-italic u-mb-0 u-mt-25">Trusted by Kubernetes core developers. Open source forever. <ahref="/opensource/">Learn more about our OSS commitment</a></p>
67
+
<li>
68
+
<spanclass="icon icon--cyan">🪿</span>
69
+
<strong>Honk</strong> — when you're blocking someone
70
+
</li>
71
+
<li>
72
+
<spanclass="icon icon--cyan">✈️</span>
73
+
<strong>Jet sounds</strong> — when your PR is ready to merge
74
+
</li>
75
+
<li>
76
+
<spanclass="icon icon--cyan">🧠</span>
77
+
<strong>Turn-based tracking</strong> — know whose turn it is
78
+
</li>
79
+
</ul>
85
80
86
81
<divclass="product-card__cta">
87
-
<ahref="/products/goose/"class="cta-button cta-button--green">Learn More & Get Started</a>
82
+
<ahref="/products/goose/"class="cta-button cta-button--green">Learn More →</a>
0 commit comments