awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pedronauck avatar

pedronauck/doczArchived

0
View on GitHub↗
23,603 stars·1,411 forks·TypeScript·MIT·10 views

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.

Star history

Star history chart for pedronauck/doczStar history chart for pedronauck/docz

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Docz

Similar open-source projects, ranked by how many features they share with Docz.
  • shuding/nextrashuding avatar

    shuding/nextra

    13,842View on 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
    View on GitHub↗13,842
  • withastro/starlightwithastro avatar

    withastro/starlight

    7,942View on 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
    View on GitHub↗7,942
  • dotnet/docfxdotnet avatar

    dotnet/docfx

    4,407View on 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
    View on GitHub↗4,407
  • leerob/next-mdx-blogleerob avatar

    leerob/next-mdx-blog

    7,555View on 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
    View on GitHub↗7,555
See all 30 alternatives to Docz→

Frequently asked questions

What does pedronauck/docz do?

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

What are the main features of pedronauck/docz?

The main features of pedronauck/docz are: Documentation Site Generators, Live-Reloading Generators, Markdown Documentation, MDX Processors, Static Site Generation, Live-Reloading Servers, Live Reloading, Editor Live Previews.

What are some open-source alternatives to pedronauck/docz?

Open-source alternatives to pedronauck/docz include: 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…