An open API service indexing awesome lists of open source software.

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

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)

![Cover](/public/cover.png)

## Modules Used

- @nuxt/content
- nuxt-icon
- @nuxtjs/tailwindcss
- @vueuse/nuxt
- nuxt-lodash
- nuxt-headlessui

Thanks 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.