docs: port clickstack demo days 2026-05-29 and 2026-06-05#196
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
3 tasks
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 upstream PR ClickHouse/clickhouse-docs#6382 (which removed the "Notebooks generated by Claude" section from the 2026-06-05 demo days doc), and backfills two demo day pages that were missing from the Mintlify port.
Changes
clickstack/demo-days/2026/2026-05-29.mdx(was missing from Mintlify).clickstack/demo-days/2026/2026-06-05.mdx(was missing), with the "Notebooks generated by Claude" section excluded per upstream PR #6382.sidebarTitleinstead ofsidebar_label, droppedsidebar_position/pagination_*), and wrapped<iframe>blocks in<Frame>.Context
The upstream merge (
1c20598) only modifiedclickstack-new-features-05-06-2026.md, but that file (andclickstack-new-features-29-05-2026.md) had not yet been ported to the Mintlify repo, so this PR backfills both while applying the upstream removal.Ambiguity / notes
docs.json) does not list demo days pages explicitly, matching the existing behaviour for the other 2026 demo day files. No nav changes were made.mint validate/mint broken-links) timed out in the sandbox and could not be run; the new files follow the exact pattern of the sibling2026-05-22.mdxpage.Note
Low Risk
Documentation-only additions and a section removal with no application or config behavior changes.
Overview
Adds Mintlify
clickstack/demo-days/2026/2026-05-29.mdxand2026-06-05.mdx, backfilling demo-day write-ups that were not yet ported from Docusaurus, using the same pattern as sibling pages (Mintlify frontmatter, YouTube embeds wrapped in<Frame>).The 2026-06-05 page follows upstream ClickHouse/clickhouse-docs#6382 by omitting the "Notebooks generated by Claude" section (prototype MCP-to-notebook workflow). No
docs.jsonnav changes; demo days stay implicit like other 2026 entries.Reviewed by Cursor Bugbot for commit 1b8a817. Bugbot is set up for automated code reviews on this repo. Configure here.