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
- ποΈ Add Listings with markdown.
- π Batteries included for SEO (nuxt seo module).
- π» Pre-built components for directories.
- π Customizable style.
- π Dark/Light mode
- πΈ Sponsored Content
First install and run the project:
pnpm install
pnpm dev
Then you can start customizing and building your directory.
- Customize the
app.config.ts - Change the
primary,secondarycolor andfontFamilyintailwind.config.ts - Add content to
/content/dirand/content/blog
Build the application for production:
pnpm run buildLocally preview production build:
pnpm run previewCheck out the deployment documentation for more information.
