-
Notifications
You must be signed in to change notification settings - Fork 619
move landing page to framer #5146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5146 +/- ##
==========================================
+ Coverage 45.43% 45.45% +0.02%
==========================================
Files 1066 1065 -1
Lines 55150 55122 -28
Branches 3974 3975 +1
==========================================
- Hits 25055 25054 -1
+ Misses 29403 29376 -27
Partials 692 692
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
41e8b9c to
3c128e4
Compare
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
3c128e4 to
b826adf
Compare

TL;DR
Removed homepage components and related code from the dashboard app.
What changed?
How to test?
/) no longer renders the previous contentWhy make this change?
This change appears to be part of a larger effort to streamline the dashboard app by removing the dedicated homepage. It likely aims to simplify the codebase, reduce maintenance overhead, and potentially shift focus to core dashboard functionality rather than marketing-oriented content.
PR-Codex overview
This PR primarily focuses on removing several components and pages from the
apps/dashboarddirectory, updating theframer-rewritesconfiguration, and modifying some settings innext.config.jsto streamline the application.Detailed summary
apps/dashboard/src.framer-rewrites.js.next-sitemap.config.jsto includeFRAMER_PATHS.next.config.jsto requireFRAMER_PATHSfromframer-rewrites.silentoption innext.config.jsfromfalsetotrue.metricsexport fromapps/dashboard/src/components/product-pages/common/nav/data.ts.