ManUtopiK / shadcn-docs-nuxt

A nuxt content docs theme built with shadcn-vue

Home Page:https://shadcn-docs.nuxt.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hero

shadcn-docs-nuxt

built with nuxt npm version npm downloads License

Beautifully designed Nuxt Content template built with shadcn-vue. Customizable. Compatible. Open Source.

Quick Start

  1. Create a project with the starter template
npx nuxi@latest init -t github:ZTL-UwU/shadcn-docs-nuxt-starter
  1. Install dependencies
npm install
  1. Start dev server
npm run dev

Contributing

  1. Clone this repository
  2. Install dependencies bun install.
  3. Use bun run dev to start dev server.

Credits

  • Nuxt Content: Content made easy for Vue Developers.
  • shadcn-ui: For the beautiful component & docs design.
  • shadcn-vue: For the vue port of shadcn-ui & some docs component source.
  • Docus: For the inspiration & some docs component source.
  • Nuxt UI Pro Docs: For the inspiration.

License

MIT

About

A nuxt content docs theme built with shadcn-vue

https://shadcn-docs.nuxt.dev/

License:MIT License


Languages

Language:Vue 74.7%Language:TypeScript 23.7%Language:CSS 1.4%Language:JavaScript 0.3%