awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nuxt avatar

nuxt/content

0
View on GitHub↗
3,642 stars·750 forks·TypeScript·MIT·3 vuescontent.nuxt.com↗

Content

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.

Le framework se distingue en traitant la hiérarchie des fichiers locaux comme la source de vérité primaire pour le routage et la navigation de l'application. Il permet aux développeurs d'intégrer des éléments d'interface utilisateur dynamiques directement dans les fichiers texte et fournit une interface visuelle pour éditer le contenu et les métadonnées basés sur des schémas prédéfinis. Cette approche permet la création de documentation riche et interactive et de sites axés sur le contenu où la structure du dépôt dicte l'architecture du site.

Au-delà de la gestion de base, le système inclut des capacités pour l'indexation de recherche plein texte, la coloration syntaxique automatisée du code et la génération d'extraits de contenu. Il prend en charge la récupération de données typées via une interface de requête fluide, garantissant que les collections de contenu restent cohérentes et validées par rapport aux schémas définis pendant le développement et la production.

Features

  • Markdown-Based Content Authoring - Functions as a file-based content management system that transforms Markdown and JSON files into structured data.
  • File-Based Content Architectures - Manages application content using text-based formats like Markdown and JSON stored directly in the repository.
  • Markdown Renderers - Transforms markdown files into interactive components with dynamic data binding and custom styling.
  • Content Query Filters - Provides a fluent interface for filtering, sorting, and fetching content entries from local collections.
  • Type-Safe Query Builders - Provides a fluent, type-safe query interface for filtering and retrieving structured content from local files.
  • Embedded Application Components - Enables embedding of interactive application components directly into text files.
  • MDX Component Injection - Injects interactive UI components directly into markdown documents for rich, functional content.
  • File-System Based Routing - Maps local file and directory structures directly to application URLs for site navigation.
  • Content Authoring and Editing - Provides a graphical interface for editing content and metadata based on predefined schemas.
  • Content Schema Definitions - Organizes local files into structured groups with defined schemas for metadata validation.
  • Documentation Site Hosting - Hosts technical documentation sites with automated navigation and syntax highlighting derived from file structures.
  • Static Site Content Management Systems - Provides a management engine that parses local file systems into queryable collections for static site content.
  • Automated Navigation Generators - Builds hierarchical navigation menus and breadcrumbs automatically from the file system structure.
  • Fluent Query Builders - Provides a chainable, fluent API for filtering and sorting content collections.
  • Full Text Search - Implements full-text search indexing for rapid information retrieval across content collections.
  • In-Memory Indexing - Maintains an in-memory index of parsed documents for rapid full-text retrieval.
  • Data Validation Schemas - Enforces strict metadata structure and type safety using predefined schemas.
  • Component Embeddings - Enables embedding interactive UI components directly into text files to create rich, dynamic documentation.

Historique des stars

Graphique de l'historique des stars pour nuxt/contentGraphique de l'historique des stars pour nuxt/content

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Content

Sélections manuelles où Content apparaît.
  • Modules de framework full-stack pour Nuxt
  • CMS flat-file auto-hébergés
  • Systèmes de gestion de contenu (CMS) headless

Questions fréquentes

Que fait nuxt/content ?

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.

Quelles sont les fonctionnalités principales de nuxt/content ?

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.

Quelles sont les alternatives open-source à nuxt/content ?

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…

Alternatives open source à Content

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Content.
  • shuding/nextraAvatar de shuding

    shuding/nextra

    13,842Voir sur GitHub↗

    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

    TypeScriptmarkdownmdxnextjs
    Voir sur GitHub↗13,842
  • emdash-cms/emdashAvatar de emdash-cms

    emdash-cms/emdash

    10,887Voir sur GitHub↗

    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

    TypeScriptastrocmsemdash
    Voir sur GitHub↗10,887
  • satnaing/astro-paperAvatar de satnaing

    satnaing/astro-paper

    4,756Voir sur GitHub↗

    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

    Astroa11yaccessibilityastro
    Voir sur GitHub↗4,756
  • getgrav/gravAvatar de getgrav

    getgrav/grav

    15,395Voir sur GitHub↗

    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

    PHPcmscontentcontent-management
    Voir sur GitHub↗15,395
Voir les 30 alternatives à Content→