A SEO optimized directory starter kit that does not require a database.
Markdown driven directory template. Built with Nuxt, Nuxt Content and Tailwindcss. Optimized for SEO. Beautiful Customizable Style
Learn more at minteddirectory.com
Read the docs
First install and run the project:
pnpm install
pnpm dev
Then you can start customizing and building your directory.
app.config.tsprimary, secondary color and fontFamily in tailwind.config.ts/content/dir and /content/blogBuild the application for production:
pnpm run build
Locally preview production build:
pnpm run preview
Check out the deployment documentation for more information.