@dtwo/content

1.0.1 • Public • Published

@dtwo/content

@dtwo/content lets you write in a content/ directory, acting as Git-based Headless CMS

Features

  • Blazing fast hot reload in development
  • Kdu components in Markdown
  • Full-text search
  • Support static site generation with dtwo 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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @dtwo/content

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

40.4 kB

Total Files

23

Last publish

Collaborators

  • nkduy