-
Notifications
You must be signed in to change notification settings - Fork 736
feat(flags): new flags docs experience #14594
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 GitHub.
|
|
can always tag @PostHog/team-docs-wizard btw! |
edwinyjlim
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks really clean!
y'all are one of the best product teams when it comes to writing and creating documentation, so the reorganizing looks great here
| - First 1M API requests per month are free | ||
| - Above 1M we have usage-based pricing with volume discounts | ||
| - Set billing limits to avoid surprise charges | ||
| - See our [pricing page](/docs/feature-flags/cutting-costs) for details |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in the cutting-costs.mdx page, could you add the single product calculator component at the top? to flex our transparency 💪
it pulls in the calculator from the official /pricing page with filters
import Pricing from 'components/Pricing/PricingCalculator/SingleProduct.tsx'
<Pricing productType="feature_flags" />
Looks like this:
|
@dmarticus i'll also make a dashboard for you guys. we've seen a ~1.5-2x increase in docs-to-product conversions with these new pages and structure for error tracking and LLMA |
Changes
Built a new docs experience for feature flags, inspired by error tracking. Key changes:
New "Start here" page (
/docs/feature-flags/start-here)Restructured navigation
/tutorials/to/docs/feature-flags/for better discoverability:phased-rollout.mdcanary-release.mdgroup-page-machine-flags.md→targeting-groups.mdRevamped overview page (
/docs/feature-flags)Other updates
Checklist
vercel.json