No description
- Vue 73.8%
- TypeScript 20%
- CSS 4.5%
- JavaScript 1.7%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| .github/workflows | ||
| .vscode | ||
| app | ||
| content | ||
| public | ||
| .gitignore | ||
| .npmrc | ||
| content.config.ts | ||
| eslint.config.mjs | ||
| LICENSE | ||
| nuxt.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| renovate.json | ||
| tsconfig.json | ||
Content Wind
A personal website theme powered by Nuxt Content, TailwindCSS, Iconify and Vue components.
- 📖 Demo & Docs
- 🕹 Play online
- 👀 Demo video
Features
- Create pages in Markdown in the
content/directory - Use Nuxt layouts in your Markdown pages
- Enjoy meta tag generation from Markdown files
- Configurable prose components with Nuxt Typography
- Generated navigation based on your pages
- Switch between Light & Dark mode 🌔
- Access 200,000 icons from 100+ icon sets with the
<Icon>component - Highlight code blocks with Shiki
- Create Vue components and use them in Markdown
- Deploy on any Node or Static hosting: GH Pages, Vercel, Netlify, Heroku, etc.
- Live edit on Nuxt Studio
Get started
Local
npx nuxi@latest init -t github:atinux/content-wind my-website
Then follow the instructions and you are ready to go 🚀
