Skip to content

docs: move Postgres pricing after quickstart and port pricing page#57

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/6eaee385
Open

docs: move Postgres pricing after quickstart and port pricing page#57
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/6eaee385

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 25, 2026

Summary

Ports ClickHouse/clickhouse-docs#6276, which reorders the Managed Postgres sidebar so pricing appears after quickstart.

Changes

  • Added products/managed-postgres/pricing.mdx (ported from docs/cloud/managed-postgres/pricing.md), since the page was missing entirely in the Mintlify repo. Transforms applied: removed Docusaurus-only sidebar_label, swapped @theme/badges/BetaBadge for the Mintlify snippet path, converted :::tip to <Tip>, replaced the Docusaurus-style tier <div> grid with <CardGroup>/<Card>, and rewrote /docs/cloud/... links to their Mintlify file paths.
  • Updated products/managed-postgres/navigation.json "Get started" group to include pricing after quickstart, matching the new source ordering.

Context / ambiguity

  • The source PR is purely a sidebars.js reorder (swap pricing and quickstart). In the Mintlify repo, pricing had never been ported, so a strict reorder would have been a no-op. To faithfully reflect the source intent, the page was ported and inserted in its new position. Reviewers may want to confirm that's the desired behavior versus leaving pricing out entirely until a dedicated porting PR.
  • The original page used a custom Docusaurus <div> grid with inline --ifm-* CSS variables for the tier cards; these don't exist in Mintlify, so the content was restructured into <CardGroup>/<Card>. Visual styling will differ.

Note

Low Risk
Documentation-only addition and navigation reorder with no application or security impact.

Overview
Adds a Managed Postgres pricing reference page to Mintlify and surfaces it in the Get started nav immediately after Quickstart (matching the upstream docs reorder).

The new pricing.mdx documents NVMe-based VM pricing, beta timing (free until June 15, 2026, 50% beta discount), tier limits (Basic / Scale / Enterprise), instance families, and links to the public pricing calculator. Content was ported from Docusaurus with Mintlify components (BetaBadge, <Tip>, <CardGroup>/<Card>) and internal links rewritten to /products/... paths.

Reviewed by Cursor Bugbot for commit 285c86f. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview May 25, 2026, 8:42 PM

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.

0 participants