Skip to content

feat: add flaglint-go callout to homepage#18

Merged
Krishan27 merged 2 commits into
mainfrom
feat/homepage-go-callout
Jul 6, 2026
Merged

feat: add flaglint-go callout to homepage#18
Krishan27 merged 2 commits into
mainfrom
feat/homepage-go-callout

Conversation

@flaglint

@flaglint flaglint commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

Two small additions to the homepage, not a redesign — the page is heavily hand-tuned and JS/npm-specific throughout (hero copy, terminal demo, workflow steps all show npx flaglint), so a full "Go" section would fight the existing design rather than fit it:

  • A secondary CTA in the hero row ("Using Go? Try flaglint-go →"), matching the existing btn-sm styling of "View audit docs", pointing to /docs/go/
  • A "Go CLI" footer link alongside the existing Docs/Blog links

Test plan

  • npm run build — clean, 90 pages
  • Verified in-browser: hero CTA renders correctly and navigates to the flaglint-go Overview page; footer link added in the same pattern as existing working links

Two small additions, not a redesign — the homepage is heavily hand-tuned
and JS/npm-specific throughout (hero copy, terminal demo, workflow steps
all show npx flaglint), so a full "Go" section would fight the existing
design rather than fit it:

- A secondary CTA in the hero row, same btn-sm styling as the existing
  "View audit docs" link, pointing to /docs/go/
- A "Go CLI" footer link alongside the existing Docs/Blog links

Verified in-browser: both links render correctly and resolve to the Go
docs section.

Signed-off-by: Krishan Kant Sharma <krishansharma0327@gmail.com>
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@flaglint, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 10 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 63d60a84-487d-4931-ab42-3fe4fb599bef

📥 Commits

Reviewing files that changed from the base of the PR and between a3ada29 and 80469ba.

📒 Files selected for processing (1)
  • src/pages/index.astro
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/homepage-go-callout

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploying flaglint with  Cloudflare Pages  Cloudflare Pages

Latest commit: 80469ba
Status: ✅  Deploy successful!
Preview URL: https://d5cec24e.flaglint.pages.dev
Branch Preview URL: https://feat-homepage-go-callout.flaglint.pages.dev

View logs

Feedback: the footer was already at 9 links before this addition — a 10th
made it noticeably crowded. The hero CTA ("Using Go? Try flaglint-go →")
already covers the discovery goal more prominently anyway, so the footer
addition was redundant.

Signed-off-by: Krishan Kant Sharma <krishansharma0327@gmail.com>
@Krishan27 Krishan27 merged commit 587e1e8 into main Jul 6, 2026
4 checks passed
@Krishan27 Krishan27 deleted the feat/homepage-go-callout branch July 6, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants