Skip to content
/ content-wind Public template
forked from atinux/content-wind

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

License

Notifications You must be signed in to change notification settings

philpicton/content-wind

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 75.7%
  • TypeScript 24.3%