Content Wind is a lightweight and highly customizable Nuxt theme designed for building Markdown-driven websites, ideal for personal sites, blogs, and documentation. It leverages the power of Nuxt Content for seamless content management, TailwindCSS for utility-first styling, and Iconify for a vast library of icons. The theme is built with Vue components, offering a modern and efficient development experience.
Key features include:
- Markdown-driven Content: Easily create and manage pages using Markdown files within the
content/directory. - Nuxt Layouts Integration: Utilize Nuxt's flexible layout system directly within your Markdown pages for consistent design.
- Automated Meta Tag Generation: Benefit from automatic meta tag generation based on your Markdown content, enhancing SEO.
- Configurable Prose Components: Customize the styling of your content with configurable prose components powered by Nuxt Typography.
- Dynamic Navigation: Automatically generates navigation menus based on your website's page structure.
- Light & Dark Mode: Provides a built-in toggle for switching between light and dark themes.
- Extensive Icon Library: Access over 200,000 icons from 100+ icon sets using the convenient
<Icon>component. - Code Highlighting: Beautifully highlights code blocks using Shiki for improved readability.
- Vue Component Integration: Embed custom Vue components directly into your Markdown files for rich, interactive content.
- Flexible Deployment: Deploy your website effortlessly to various platforms like GitHub Pages, Vercel, Netlify, and Heroku.
- Live Editing with Nuxt Studio: Supports live editing capabilities through Nuxt Studio for a streamlined content creation workflow.
To get started locally, simply run npx nuxi@latest init -t github:atinux/content-wind my-website and follow the setup instructions to quickly launch your new website.




