Content est un moteur de gestion de contenu basé sur les fichiers qui transforme les fichiers Markdown et JSON en données structurées pour une utilisation au sein d'applications web. Il fonctionne comme un moteur de contenu de site statique, analysant les systèmes de fichiers locaux en collections interrogeables tout en fournissant une bibliothèque pour intégrer des composants interactifs directement dans les documents texte.
Les fonctionnalités principales de nuxt/content sont : Markdown-Based Content Authoring, File-Based Content Architectures, Markdown Renderers, Content Query Filters, Type-Safe Query Builders, Embedded Application Components, MDX Component Injection, File-System Based Routing.
Les alternatives open-source à nuxt/content incluent : shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the… emdash-cms/emdash — EmDash is an open-source content management system built on Astro that combines a visual admin panel with a… satnaing/astro-paper — Astro Paper is a minimal and accessible blog theme for the Astro framework, designed to create SEO-optimized static… getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… wagtail/wagtail — Wagtail is an open-source content management system built on the Django web framework. It provides a structured,… sorrycc/blog — This project is a git-based static site generator and flat-file content management system. It functions as a markdown…
Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the creation of structured technical documentation sites by transforming MDX files into themed static pages with built-in layout and navigation. It serves as a React-based documentation tool that allows the integration of custom React components directly into markdown content. The framework distinguishes itself through integrated full-text search and a localization system that manages multilingual content via language routing and translation selectors. It also includes an AI-powered chat
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Astro Paper is a minimal and accessible blog theme for the Astro framework, designed to create SEO-optimized static websites. It serves as a pre-configured template for building personal blogs and technical portfolios that render content from Markdown and MDX files. The project distinguishes itself through specialized support for technical writing, including LaTeX mathematical equation rendering and code syntax highlighting. It also automates social media presence via the build-time generation of dynamic Open Graph images and social metadata. The framework covers a broad range of site manage
Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru