To create a new Nuxt v3 project using this repo as the template, just drop this command into your terminal:
npx -y nuxi init my-website -t plugwind/nuxt-content-starter
Note: prerequisites include Node.js (>= v16, ideally) and npm
- Great SEO right out-of-the-box - fully controllable with frontmatter
- Markdown Components (MDC syntax) by NuxtLabs
- Shiki - beautiful syntax highlighting with VSCode Themes
- Iconify integrated
<Icon>
component with access to over 100,000 icons! - Dark mode means a more retina-friendly experience - both for your eyes, and your screen 😜
- Pre-integrated with
@typehaus/metropolis
webfont package - WindiCSS + windicss-analysis
- Soon: pre-configured with
@plugwind
extensions for WindiCSS! - Zero-config deployments from any static hosting provider
- confirmed support on Netlify, GitHub, Vercel, Railway, Cloudflare, and more.
Based on the Content Wind starter by @atinux.
MIT © Nicholas Berlette and Sébastien Chopin