Roo-Code/apps/web-roo-code
Roo Code 44f9b0366b feat: add CLI preview landing page with HubSpot form integration
- Create /cli-preview route with noindex robots meta
- Add HubSpotForm component with placeholder state for unconfigured forms
- Implement UTM attribution parsing and hidden field mapping
- Add PostHog analytics events for funnel tracking
- Include post-submit success state with Cloud CTA links
- Support environment variables:
  - NEXT_PUBLIC_HUBSPOT_PORTAL_ID
  - NEXT_PUBLIC_HUBSPOT_FORM_ID_CLI_PREVIEW
2026-01-07 22:34:16 +00:00
..
public web: Product pages (#9865) 2025-12-05 14:01:41 -05:00
src feat: add CLI preview landing page with HubSpot form integration 2026-01-07 22:34:16 +00:00
.env.example feat: migrate PostHog client to ph.roocode.com (#9402) 2025-11-19 14:44:22 -05:00
.gitignore feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
.npmrc feat: implement sitemap generation in TypeScript and remove XML file (#6206) 2025-08-14 11:53:16 -04:00
components.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
eslint.config.mjs Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
next-sitemap.config.cjs fix: add /evals page to sitemap generation (#7102) 2025-08-14 12:48:32 -04:00
next.config.ts web: Product pages (#9865) 2025-12-05 14:01:41 -05:00
package.json Update next.js to ~15.2.8 (#10140) 2025-12-16 21:28:51 -08:00
postcss.config.cjs Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
tailwind.config.ts Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
tsconfig.json Bring back #4128 (#4292) 2025-06-03 14:03:19 -07:00
turbo.json Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00