docs: add assumption-free introductions to integration pages#1
Closed
DYTechWriter wants to merge 1 commit into
Closed
docs: add assumption-free introductions to integration pages#1DYTechWriter wants to merge 1 commit into
DYTechWriter wants to merge 1 commit into
Conversation
Part of flanksource#339. Adds 1-2 sentence tool descriptions before the Mission Control sentence on each integration landing page, so visitors arriving directly (e.g. via search) have context without needing to read the overview page first. Also fixes Clickhouse -> ClickHouse capitalisation (x12) and 'configuration items' -> 'config items' in clickhouse.mdx.
Owner
Author
|
Superseded by flanksource#510 |
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.
Summary
Part of flanksource#339. This PR updates 8 of 29 integration landing pages.
Each integration landing page previously opened with a single line like "Mission Control integrates with X to do Y" with no context for what X actually is.
Changes:
Pages updated (8 of 29):
mission-control/docs/integrations/argo.mdxmission-control/docs/integrations/azure.mdxmission-control/docs/integrations/azure-devops.mdxmission-control/docs/integrations/clickhouse.mdxmission-control/docs/integrations/github.mdxmission-control/docs/integrations/kubernetes/index.mdxmission-control/docs/integrations/prometheus.mdxmission-control/docs/integrations/slack.mdxVale lint
0 new errors introduced. 10 pre-existing errors remain across 3 files (argo, azure, clickhouse, kubernetes), all pre-dating this PR and tracked separately.
Test plan