react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a
This project is the official Kubernetes documentation website, serving as a comprehensive technical resource for managing containerized applications. It functions as an open-source technical documentation portal that provides guides, tutorials, and reference materials for distributed systems software. The site is built using a static site generator with a component-based template architecture to maintain consistent design patterns. It features an OpenAPI documentation generator that parses technical specifications to automatically build and update structured API reference pages. To support a
Fumadocs is a documentation framework designed for building content-heavy technical websites using MDX. It functions as a static site generator that transforms structured text files into optimized, interactive web pages, providing a comprehensive toolset for managing technical content, API references, and versioned guides. The platform distinguishes itself through a deep integration of interactive components and AI-ready features. It includes a library of pre-built interface elements that allow developers to embed live API playgrounds, request snippets, and schema-based documentation directly
Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define
Rspress هو مولد مواقع ثابتة مصمم لبناء التوثيق التقني والمدونات. يعمل كإطار عمل مبني على React يقوم بتحويل ملفات Markdown و MDX إلى HTML ثابت ومحسن، مستفيداً من محرك بناء عالي الأداء مبني بلغة Rust لإدارة التجميع وتهيئة الموقع (hydration).
الميزات الرئيسية لـ web-infra-dev/rspress هي: Static Site Generators, Technical Documentation Frameworks, Technical Documentation, Static Site Build Systems, MDX Processors, Static Site Builders, Static Site Themes, Client-Side Search Indexes.
تشمل البدائل مفتوحة المصدر لـ web-infra-dev/rspress: react-static/react-static — react-static is a React static site generator that transforms components into static HTML files to improve page load… kubernetes/website — This project is the official Kubernetes documentation website, serving as a comprehensive technical resource for… fuma-nama/fumadocs — Fumadocs is a documentation framework designed for building content-heavy technical websites using MDX. It functions… metalsmith/metalsmith — Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites,… 11ty/eleventy — Eleventy is a JavaScript-based static site generator designed to transform templates, data files, and markdown into… getzola/zola — Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a…