feat: introduce kosli next product for forward-looking docs#237
Draft
dangrondahl wants to merge 2 commits into
Draft
feat: introduce kosli next product for forward-looking docs#237dangrondahl wants to merge 2 commits into
dangrondahl wants to merge 2 commits into
Conversation
Add a second Mintlify Product, "Kosli Next", alongside the existing "Product" surface, for content that is not yet available in Kosli. Kosli Next has two tabs: - Concepts - ideas we want feedback on; nothing built. - Preview - opt-in pre-GA features. Includes: - Restructured config/navigation.json under a top-level products array. - New kosli_next/ landing, concepts, and preview seed pages. - Shared banner snippet (snippets/kosli-next-banner.mdx) carrying the disclaimer and feedback channel, so it can be swapped centrally. - .mintlify/AGENTS.md with retrieval rules, the required disclaimer when citing Kosli Next, and writing rules for the @mintlify Slack bot and dashboard agent. - .claude/skills/kosli-next-writer/ for repo-local Claude sessions, plus a pointer from CLAUDE.md. - No-em-dash rule added to CLAUDE.md and applied across the file. - Kosli Next link added to the footer.
- Collapse Kosli Next from two tabs to direct groups (Concepts, Preview) under the product. - Add the Controls concept page and the MCP Server preview page with matching images. - Switch banners to a Callout component, with peach (Concepts) and blue (Preview) colours, and recolour the sidebar tag pills to match via data-nav-tag selectors in style.css. - Add light/dark hero images to the Kosli Next landing page. - Ignore .DS_Store globally.
Contributor
|
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
Introduce a second Mintlify Product, Kosli Next, alongside the existing Product surface. Kosli Next is the home for forward-looking content we want customer feedback on, kept clearly separate from what Kosli does today.
config/navigation.jsonto use a top-levelproductsarray. Existing tabs sit under "Product"; "Kosli Next" has direct groups for Concepts and Preview.Callout-based banner snippet (snippets/kosli-next-banner.mdx) carrying the disclaimer and feedback channel for every Kosli Next page. Single source of truth so the feedback channel can be swapped later.Concept,Preview) recoloured viastyle.cssto match their on-page callouts..mintlify/AGENTS.mddefines retrieval rules, the required disclaimer when citing Kosli Next, and writing rules - applies to the dashboard agent, the @mintlify Slack bot, and the docs site assistant..claude/skills/kosli-next-writer/plus a pointer fromCLAUDE.md, so colleagues writing Kosli Next pages get consistent guidance.CLAUDE.mdand applied across files.Test plan
mint devlocally - Product switcher shows "Product" and "Kosli Next"; default landing is "Product".mint broken-linkspasses.