@farnabaz/content

Write your content inside your Nuxt app

Usage no npm install needed!

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

README

Content Module

Downloads Version License


Create a document-driven websites with Nuxt.

Features

  • 💚 Nuxt 3 Support
  • 🗒  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)

💻 Development

  • Clone repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using yarn install
  • Try playground using yarn dev

License

MIT - Made with 💚