{"library":"mkdocs-shadcn","title":"mkdocs-shadcn","description":"A MkDocs theme that ports shadcn/ui components to documentation sites. Current version 0.10.5, requires Python >=3.8. Active development with regular releases.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install mkdocs-shadcn"],"cli":null},"imports":["from mkdocs_shadcn import ShadcnTheme"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"import os\nfrom mkdocs_shadcn import ShadcnTheme\n\n# Example: output theme config (no build here)\nprint(\"Theme ready. Configure mkdocs.yml with theme: shadcn\")","lang":"python","description":"Import the theme; configuration is done via mkdocs.yml.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}