โ Type of change
- ๐ Documentation (updates to the documentation or readme)
- ๐ Bug fix (a non-breaking change that fixes an issue)
- ๐ Enhancement (improving an existing functionality)
- โจ New feature (a non-breaking change that adds functionality)
- ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
Iโm currently using Deepwiki as an MCP to get up-to-date guidance while working with Nuxt/UI. At the moment, updates to Deepwiki are done manually, but it can be configured for automatic updates by having a badge.
This is how i've generated the badge:
https://deepwiki.com/badge-maker?url=https%3A%2F%2Fdeepwiki.com%2Fnuxt%2Fui
๐ Checklist
- I have linked an issue or discussion.
- I have updated the documentation accordingly.