awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pedronauck avatar

pedronauck/doczArchived

0
View on GitHub↗
23,603 نجوم·1,411 تفرعات·TypeScript·MIT·3 مشاهدات

Docz

✍ It has never been so easy to document your things!

Features

  • Documentation Site Generators - Creates a production-ready documentation website from Markdown and MDX files with minimal configuration.
  • Live-Reloading Generators - Converts Markdown and MDX files into a live-reloading, production-ready documentation website with minimal configuration.
  • Markdown Documentation - Converts Markdown and MDX files into a live-reloading, production-ready documentation website.
  • MDX Processors - Parses Markdown and MDX files into a component tree that renders as a live documentation site.
  • Static Site Generation - Pre-renders documentation pages into HTML at build time for fast loading and SEO optimization.
  • Live-Reloading Servers - Provides a development server that automatically refreshes the browser when documentation source files are edited.
  • Live Reloading - Provides a development server that automatically refreshes the browser when documentation source files are edited.
  • Editor Live Previews - Provides immediate visual feedback as source files are edited without manual rebuilds.
  • Plugin Architectures - Extends functionality through a plugin system that hooks into the build and rendering lifecycle.
  • Component Override Systems - Allows users to replace default UI components with custom ones through a component shadowing mechanism.
  • Themeable UI Frameworks - Supports custom themes and component overrides to control the appearance and behavior of the generated documentation site.
  • Theme Customization - Customizes the look, feel, and behavior of a documentation site by overriding theme components and styles.

سجل النجوم

مخطط تاريخ النجوم لـ pedronauck/doczمخطط تاريخ النجوم لـ pedronauck/docz

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Docz

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Docz.
  • shuding/nextraالصورة الرمزية لـ shuding

    shuding/nextra

    13,842عرض على 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
    عرض على GitHub↗13,842
  • withastro/starlightالصورة الرمزية لـ withastro

    withastro/starlight

    7,942عرض على GitHub↗

    Starlight is a documentation framework built on Astro for generating fast, searchable static websites. It functions as a markdown documentation engine that converts markup files into accessible pages using a file-based routing system. The framework allows for the embedding of custom UI components from various frontend frameworks directly into documentation layouts. This enables the creation of interactive guides and specialized user experiences within a static site structure. The system includes integrated navigation and search engine optimization, as well as schema-based frontmatter validat

    TypeScriptastrodocs-generatordocumentation
    عرض على GitHub↗7,942
  • dotnet/docfxالصورة الرمزية لـ dotnet

    dotnet/docfx

    4,407عرض على GitHub↗

    Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and XML documentation comments, while also functioning as a markdown static site generator for technical documentation. It combines automated API metadata extraction with markdown rendering to build developer portals and documentation sites, producing output simultaneously in HTML, JSON, and PDF formats from a single build configuration. The tool provides fine-grained control over which APIs appear in the generated documentation through visibility-based filtering, attribute-based ex

    C#apicsharpdocumentation
    عرض على GitHub↗4,407
  • leerob/next-mdx-blogالصورة الرمزية لـ leerob

    leerob/next-mdx-blog

    7,555عرض على GitHub↗

    This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at build time. It uses file-based routing to map each page to a URL path automatically, and applies utility-first CSS styling through Tailwind CSS for visual design. The project includes a pre-built blog starter template that can be deployed with a single click to Vercel’s edge network, where it benefits from automatic optimizations and serverless function support. It features built-in analytics instrumentation that collects page view and visitor data without manual setup, and suppo

    TypeScriptblogmdxnextjs
    عرض على GitHub↗7,555
عرض جميع البدائل الـ 30 لـ Docz→

الأسئلة الشائعة

ما هي وظيفة pedronauck/docz؟

✍ It has never been so easy to document your things!

ما هي الميزات الرئيسية لـ pedronauck/docz؟

الميزات الرئيسية لـ pedronauck/docz هي: Documentation Site Generators, Live-Reloading Generators, Markdown Documentation, MDX Processors, Static Site Generation, Live-Reloading Servers, Live Reloading, Editor Live Previews.

ما هي البدائل مفتوحة المصدر لـ pedronauck/docz؟

تشمل البدائل مفتوحة المصدر لـ pedronauck/docz: shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the… withastro/starlight — Starlight is a documentation framework built on Astro for generating fast, searchable static websites. It functions as… dotnet/docfx — Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and… leerob/next-mdx-blog — This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at… fuma-nama/fumadocs — Fumadocs is a documentation framework designed for building content-heavy technical websites using MDX. It functions… getzola/zola — Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a…