Add TimescaleDB Enterprise docs and rework product IA#394
Draft
atovpeko wants to merge 6 commits into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…/tsdbe-docs-architecture
…rprise nav
- Rename the two "What it adds" pages to "Key differentiators" (nav) /
product-specific titles ("Key differentiators of Tiger Cloud" and
"... of TimescaleDB Enterprise")
- Extract the Enterprise differentiators body into a partial so it is
reused on both /get-started and /learn, mirroring the Cloud page
- Add a TimescaleDB Enterprise card, comparison column, and quick link to /deploy
- Flatten the deploy/enterprise nav: merge backup + PITR into a single
"Back up and restore your cluster" page, and promote support and
troubleshooting to top-level items
…tecture # Conflicts: # astro.config.ts # src/content/docs/learn/tiger-cloud/index.mdx # src/partials/_feature-comparison.mdx
Strip prose/data from get-started, learn, and deploy Enterprise pages down to headings, procedure steps, and generic boilerplate so reviewers focus on structure rather than draft wording. Reorder nav so Enterprise sits before Self-hosted (get-started) and Enterprise (deploy), and after Tiger CLI/MCP (learn). Add a console screenshot and cross-links between Learn concept pages and their Deploy how-to counterparts. Swap the homepage hero card order and add a "Compare Tiger Data products" link under the hero cards.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Introduces TimescaleDB Enterprise documentation and reworks the product information architecture:
astro.config.ts), hero card, and splash styles.Affected pages
/deploy
/deploy/enterprise
/deploy/enterprise/admin-console-guide
/deploy/enterprise/backup-and-restore
/deploy/enterprise/cloud-sync
/deploy/enterprise/cluster-management
/deploy/enterprise/high-availability
/deploy/enterprise/monitoring
/deploy/enterprise/support
/deploy/enterprise/support/troubleshooting
/deploy/enterprise/upgrades
/get-started
/get-started/cloud-exclusive-features
/get-started/enterprise-exclusive-features
/get-started/enterprise/deploy-cluster
/get-started/enterprise/install-console
/get-started/enterprise/register-hosts
/get-started/enterprise/requirements
/get-started/feature-comparison
/index
/learn
/learn/capabilities-and-comparison/feature-comparison
/learn/enterprise
/learn/enterprise/enterprise-exclusive-features
/learn/enterprise/high-availability
/learn/enterprise/hybrid-architectures
/learn/tiger-cloud
/learn/tiger-cloud/cloud-exclusive-features
🧪 Component kitchen sink — check for visual regressions if you changed components, styles, or dependencies.
Related Issues
Checklist before requesting a review