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/oss/index.njk
+14-7Lines changed: 14 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,24 @@ title: Open Source
9
9
<divclass="content-hero-inner">
10
10
<h1>OPEN SOURCE</h1>
11
11
12
-
<pclass="text-large">Free for open source projects. Forever.</p>
12
+
<divclass="groove-card groove-card--yellow">
13
+
<pstyle="margin: 0; font-size: 20px; font-weight: 700;">FREE FOR OPEN SOURCE PROJECTS. FOREVER.</p>
14
+
</div>
15
+
16
+
<p>We believe in giving back to the community that raised us. If your project is open source, our tools are free.</p>
13
17
14
18
<h2>OUR PROJECTS</h2>
15
-
<ul>
16
-
<li><strong>Goose</strong> - PR tracker that honks when you're the bottleneck</li>
17
-
<li><strong>Ready to Review</strong> - Turn-based PR notifications (<ahref="https://github.com/codeGROOVE-dev/ready-to-review">GitHub</a>)</li>
18
-
<li>More at <ahref="https://github.com/codeGROOVE-dev">github.com/codeGROOVE-dev</a></li>
19
+
<ulstyle="margin: 0020px20px;">
20
+
<listyle="margin-bottom: 12px;"><strong>Ready to Review</strong> — Turn-based PR tracking. Know whose turn it is, every time. [<ahref="https://github.com/codeGROOVE-dev/ready-to-review">GitHub</a>]</li>
21
+
<listyle="margin-bottom: 12px;"><strong>Goose</strong> — PR tracker that honks when you're the bottleneck. [<ahref="https://github.com/codeGROOVE-dev/goose">GitHub</a>]</li>
22
+
<listyle="margin-bottom: 0;">More at <ahref="https://github.com/orgs/codeGROOVE-dev/repositories">github.com/codeGROOVE-dev</a></li>
19
23
</ul>
20
24
25
+
<h2>WHY WE DO THIS</h2>
26
+
<p>Open source maintainers already donate their time. The least we can do is make their workflows faster.</p>
27
+
21
28
<h2>GET STARTED</h2>
22
-
<p>Sign up at <ahref="https://dash.ready-to-review.dev">dash.ready-to-review.dev</a></p>
0 commit comments