content-wind-theme

0.0.3 • Public • Published

Content Wind

Content Wind

Features

  • Create pages in Markdown in the content/ directory
  • Great SEO, meta tags are generated from Markdown files and customisable
  • Light & Dark mode ready 🌔
  • Navigation generation based on your pages
  • <Icon> component for easy icon usage, 100,000 icons from 100+ icon sets
  • Code highlighting with Shiki
  • Create Vue components and use them in your Markdown
  • Deploy on any Node or Static hosting: GH Pages, Vercel, Netlify, Heroku, etc.

Usage

Take a look at content-wind.nuxt.dev for the complete documentation.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i content-wind-theme

Weekly Downloads

1

Version

0.0.3

License

none

Unpacked Size

258 kB

Total Files

22

Last publish

Collaborators

  • atinux