This package has been deprecated

Author message:

Please use @nuxt/content now

@nuxtjs/content

0.3.0 • Public • Published

@nuxtjs/content

npm version npm downloads Github Actions CI Codecov License

@nuxtjs/content lets you write in a content/ directory, acting as flat file headless CMS

Features

  • Blazing fast hot reload when writing your content
  • Vue components in Markdown
  • Full-text search
  • Support static site generation with nuxt generate
  • Powerful QueryBuilder API (MongoDB like)
  • Syntax highlighting to code blocks in markdown files using PrismJS.
  • Table of contents generation
  • Handles Markdown, CSV, YAML, JSON(5)
  • Extend with hooks

📖 Read the documentation

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using yarn dev or npm run dev

License

MIT License

Copyright (c) NuxtJS Company

Readme

Keywords

none

Package Sidebar

Install

npm i @nuxtjs/content

Weekly Downloads

47

Version

0.3.0

License

MIT

Unpacked Size

40.6 kB

Total Files

23

Last publish

Collaborators

  • antfu
  • danielroe
  • clarkdo
  • pi0
  • atinux
  • alexchopin
  • diizzayy
  • kazupon
  • julientant
  • benjamincanac