Skip to content

feat(finale)!: fumadocs, part 3#2203

Draft
novusnota wants to merge 39 commits into
mainfrom
novusnota/fumadocs-3
Draft

feat(finale)!: fumadocs, part 3#2203
novusnota wants to merge 39 commits into
mainfrom
novusnota/fumadocs-3

Conversation

@novusnota

@novusnota novusnota commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Closes #2192.

Larger chunks:

  • meta.json files for the reproduction of the old-ish structure
    • The new structure will be introduced in a separate PR: it requires some deliberation and a new content to be written here and there
  • remaining media content considerations: out/ folder post-processing
  • openapi pages
  • navigation tabs for content sections: dropdowns on mobile, tabs on anything with width >= 768px (48rem)
  • complete components & snippets setup (incl. usage notes)
    • use <Icon> component to add icon in tab and code block components via a Shiki or remark transformation, not the augmentation of the underlying components. Yet, icon handling in CodeBlocks has to be modified slightly with icon="" present. Also, notice the semantical difference of title and tab meta attrs.
  • consistent formatter for most non-md[x] files (prettier)
  • let's actually enhance the ToC on all pages, at least with the go to top button
  • styles of catchain visualizer
  • styles of tvm instructions table

Relatively smaller things:

  • Tact deprecation
  • edit MCP-related texts: permanent removal in favor of llms.txt and skill files OR dual set up — for static and non-static
  • edit AI-agent related texts: temporary removal
  • og:images generation
  • metadataBase

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 13, 2026 5:59am

Request Review

@coderabbitai

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9010687b-34ca-486a-8a9e-b67b6f020d99

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch novusnota/fumadocs-3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread src/components/search.tsx Dismissed
Comment thread src/components/search.tsx Fixed
novusnota added 2 commits June 9, 2026 02:45
- openapi: cleanup
- openapi: page generator
- openapi: regenerated pages for v2 and smc-index
- openapi: minor adjustments
- openapi: regenerated pages for v3
- openapi: remove the guardrails
- openapi: adjust the generation
…tion or class'

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Comment thread snippets/tvm-instruction-table.jsx Fixed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration to Fumadocs

1 participant