fumadocs icon indicating copy to clipboard operation
fumadocs copied to clipboard

The beautiful docs framework with Next.js.

Results 31 fumadocs issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/fuma-nama/fumadocs). ## Open These updates have all been...

nothing was fixed, everything worked for me through pnpx. Only this works in rpm: (where the check mark works) - [ ] Default (Contentlayer) - [ ] Advanced (Contentlayer) -...

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

### To Reproduce This can be reproduced by cloning https://github.com/fuma-nama/next-docs-ui-template and running it. I'm also seeing this same warning when setting up Fuma on my own project and loading my...

bug

Hey, as promised, a draft PR! Comments welcome :) ### Notes - I just converted the map config plugin to a plain ol' function - added support for `['plugin-name', {...

### What problem will this feature address? I am learning how to use fumadocs and i wanted to have my documentation separated as sections weren't related. i.e. instead of having...

enhancement
question

### What problem will this feature address? I want to be able to have a last updated option on my pages whilst having control over the last updated time. For...

enhancement
question

### What problem will this feature address? Turbopack in nextjs is enjoyable in dev and will soon be supported for builds. It would be nice for fumadocs to support this,...

enhancement

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

### What problem will this feature address? OpenAPI supports defining webhooks: - 3.1: [spec](https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.1/webhook-example.yaml) & [blog](https://redocly.com/blog/document-webhooks-with-openapi) - 2.0 & 3.0: [spec](https://redocly.com/docs/api-reference-docs/specification-extensions/x-webhooks) ### Describe the solution you'd like Would be great...

enhancement
PR welcome