Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add Get started page and header CTA
brandonhaslegs wants to merge 4 commits into master · opened 21 days ago

Adds a /get-started landing page (CLI, Desktop, CI, AI agent sections) and a brand-blue "Get started with Radicle" button in the global header that links to it. Reuses the existing Button secondary variant; swaps its base/hover blues so the brighter shade is the resting state.

brandonhaslegs opened with revision f969b25a348e8e44a84cf1c3258f2769e94217a8 on base ad8b0699b4d798022f5198f60890ce0586a438fd +614 -2 21 days ago
brandonhaslegs pushed revision 2 f934cc06da991faab5af01049dac97b773b0e246 on base ad8b0699b4d798022f5198f60890ce0586a438fd +608 -2 21 days ago

Get started: bump side padding to 4rem

brandonhaslegs pushed revision 3 c3caaae5d2ab325122578a02f97b4afaba635bac on base ad8b0699b4d798022f5198f60890ce0586a438fd +613 -2 21 days ago

Get started: fix mobile overflow and tweak header CTA

  • Show CTA on mobile, but hide it on the Get started page itself
  • Shrink heading to xl on mobile
  • Add min-width: 0 / width: 100% chain so the long CLI install command no longer expands the grid track and overflows the page
brandonhaslegs pushed revision 4 d2fe047067e49a72afed46807f0cb574c1e0e11c on base ad8b0699b4d798022f5198f60890ce0586a438fd +624 -2 21 days ago

Show slim Header on repo views on mobile