docs: port demo days 2026-05-29 from clickhouse-docs#139
Open
mintlify[bot] wants to merge 1 commit into
Open
Conversation
3 tasks
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Ports the new "Demo days 2026-05-29" page from ClickHouse/clickhouse-docs#6358 to the Mintlify site.
Changes
clickstack/demo-days/2026/2026-05-29.mdx(slug preserved from source).md→.mdx,sidebar_label→sidebarTitle, droppedsidebar_position/pagination_*, wrapped each<iframe>in a<Frame>component, removedwidth/heightattrsclickstack/navigation.jsonat the top of the 2026 demo days groupNote
Low Risk
Documentation-only addition (new MDX content and a navigation.json entry); no runtime or product code changes.
Overview
Adds the 2026-05-29 ClickStack demo days guide to the Mintlify docs and wires it into the sidebar as the newest entry under Demo days → 2026.
The new
2026-05-29.mdxpage follows the existing demo-days pattern (frontmatter, embedded YouTube demos in<Frame>, sections with anchor IDs, and links to related HyperDX PRs). It documents that week’s demos—schema/direct_read filtering, log parsing, MCP updates, chart palette unification, PageLayout rollout, datasource/color UI, and dashboard row hover hints—without changing application code.clickstack/navigation.jsonnow listsclickstack/demo-days/2026/2026-05-29above the prior2026-05-22page so the date appears first in the nav.Reviewed by Cursor Bugbot for commit d562ed0. Bugbot is set up for automated code reviews on this repo. Configure here.