Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and content management systems. It serves as a headless CMS framework and a toolkit for defining content models and managing structured data through a dedicated administrative interface. The project features a visual block editor that allows publishers to arrange and configure reusable content sections via a drag-and-drop interface. It includes a dedicated digital asset manager for storing, cropping, and optimizing images and files across local or cloud storage, as well as a multiling
Pymdown-extensions is a collection of functional enhancements designed to extend the capabilities of standard Markdown processors. It functions as a Python-based library that integrates into the document conversion pipeline to support complex layouts, rich formatting, and specialized content structures. The library distinguishes itself through a modular extension pipeline that allows for advanced syntax transformation and configurable attribute processing. By hooking into the parsing lifecycle, it enables the creation of structured containers, the embedding of binary assets, and the dynamic i
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
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
react-notion-x est un moteur de rendu basé sur React et un client TypeScript conçu pour transformer les données de l'API Notion en pages web et composants formatés. Il fonctionne comme un parser et un moteur de rendu de contenu qui récupère, normalise et traite les réponses de l'API Notion en structures de données cohérentes pour l'affichage.
Les fonctionnalités principales de notionx/react-notion-x sont : Static Page Rendering, Notion UI Renderers, Headless CMS, Rich Content Rendering, Cross-API Entity Normalization, Content Data Models, CMS Content Fetching, Content Data Processing.
Les alternatives open-source à notionx/react-notion-x incluent : area17/twill — Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and… facelessuser/pymdown-extensions — Pymdown-extensions is a collection of functional enhancements designed to extend the capabilities of standard Markdown… emdash-cms/emdash — EmDash is an open-source content management system built on Astro that combines a visual admin panel with a… shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the… ijjk/notion-blog — Notion-blog is a static site generator that uses Notion as a headless content management system. It functions as a… a-h/templ — Templ is a type-safe HTML templating engine and UI framework for Go. It provides a system for building reusable HTML…