philpicton / content-wind

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content Wind

Content Wind

npm version npm downloads License Use this template

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

Duplicate the GitHub template: Atinux/content-wind-template

Or

Start locally:

npx nuxi@latest init -t themes/content-wind my-website

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

License πŸ“Ž

MIT License

About

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

https://content-wind.nuxt.dev

License:MIT License


Languages

Language:Vue 75.7%Language:TypeScript 24.3%