atinux / content-wind

A lightweight Nuxt theme to build a Markdown driven website. Powered by Nuxt Content, TailwindCSS and Iconify.

Home Page:https://content-wind.nuxt.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content Wind

Content Wind

npm version npm downloads License Nuxt Nuxt Studio Volta

A personal website theme powered by Nuxt Content, TailwindCSS, Iconify and Vue components.

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 100,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 themes/content-wind my-website

Then follow the instructions and you are ready to go πŸš€

Online

Get started online on https://nuxt.studio/themes/content-wind

License πŸ“Ž

MIT License

About

A lightweight Nuxt theme to build a Markdown driven website. Powered by Nuxt Content, TailwindCSS and Iconify.

https://content-wind.nuxt.space

License:MIT License


Languages

Language:Vue 66.9%Language:TypeScript 30.5%Language:JavaScript 2.6%