https://github.com/baybreezy/duxt
Documentation template created with Nuxt 3 + TailwindCSS + Nuxt Content
https://github.com/baybreezy/duxt
nuxt-content nuxt3 shadcn-ui tailwindcss
Last synced: 19 days ago
JSON representation
Documentation template created with Nuxt 3 + TailwindCSS + Nuxt Content
- Host: GitHub
- URL: https://github.com/baybreezy/duxt
- Owner: BayBreezy
- Created: 2023-07-14T15:22:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T15:22:58.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T17:11:21.910Z (about 2 months ago)
- Topics: nuxt-content, nuxt3, shadcn-ui, tailwindcss
- Language: Vue
- Homepage: https://duxt.behonbaker.com
- Size: 271 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Duxt
A starter template for creating documentation for your project/package or whatever.
Preview: [duxt.behonbaker.com](https://duxt.behonbaker.com)

## Modules Used
- @nuxt/content
- nuxt-icon
- @nuxtjs/tailwindcss
- @vueuse/nuxt
- nuxt-lodash
- nuxt-headlessuiThanks to all the maintainers of these modules 🙏.
The styling might look familiar to you, that's because it's copied from [shadcn/ui](https://ui.shadcn.com/). Thanks.
Thinking about making some components in another project based on the ones from shadcn/ui.