Skip to content

A Nuxt Content Blog, using the Document Driven mode. Made with Nuxt 3, Nuxt Content 2, Document Driven mode.

Notifications You must be signed in to change notification settings

imStav/doc-driven-blog

Repository files navigation

Document Driven Blog

A Nuxt Content Blog, using the Document Driven mode of Nuxt Content.

⌨️ 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

✨ Technologies

  • Nuxt 3
  • Nuxt Content 2
  • Document Driven mode
  • Markdown
  • Tailwind Typography

Find more information in the package.json file

📚 Documentations

About

A Nuxt Content Blog, using the Document Driven mode. Made with Nuxt 3, Nuxt Content 2, Document Driven mode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published