@docus/content

Temporary @nuxt/content module for Nuxt 3.

Usage no npm install needed!

<script type="module">
  import docusContent from 'https://cdn.skypack.dev/@docus/content';
</script>

README

Downloads Version License


Docus is the best way to create a document-driven website with Nuxt3.

Features

  • 💚 Based on Nuxt 3
  • 🗒 Easiest way to publish and maintain document-driven websites
  • 🎮 Powerful editor to interact with your codebase
  • ✍️ Publish changes without rebuilding
  • 🚀 A Markdown syntax made for components (MDC)
  • 💄 Easy yet powerful theming capabilities
  • 🌍 Deploys to the Edge (supports CloudFlare Workers)

Get Started

The fastest way to create a project is to use Docus.com.

If you want to create it on your own, you can run this command:

npx create-docus my-project

Contribute

If you want to setup this repository locally, check out setup.

This repository commands are listed here.