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

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

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

Caldis/Mos

0
View on GitHub↗
18,694 نجوم·594 تفرعات·Swift·other·14 مشاهداتmos.caldis.me↗

Mos

Mos is a static site generator designed for building technical documentation, help centers, and project manuals. It functions as a technical writing framework that transforms plain text files into structured web pages, ensuring a consistent design system across all published content.

The platform utilizes a component-driven architecture to assemble documentation pages, injecting content into reusable templates to maintain a unified reading experience. It processes markdown files alongside front-matter metadata to automate the generation of navigation and layout structures, allowing for the creation of searchable knowledge bases and technical guides.

The system includes a modular rendering pipeline that supports custom logic through a plugin-based extension architecture. This allows for the integration of specific data processing steps during the build process to accommodate varied documentation requirements.

Features

  • Static Site Generators - Builds fast, secure websites from plain text files using automated version-controlled workflows.
  • Static Documentation Generation - Transforms source files into structured, searchable technical documentation sites.
  • Static-Site-Based Documentation - Provides a platform for building consistent documentation sites using component-based layouts.
  • Technical Documentation - Publishes structured help centers and manuals with a consistent design system.
  • Input And Peripheral Control - Enables smooth scrolling and reverse scrolling for mice.
  • Productivity Tools - Listed in the “Productivity Tools” section of the Awesome Mac awesome list.
  • Markdown Processors - Parses and transforms markdown files into structured web pages through a modular rendering system.
  • Markdown Transformation Pipelines - Processes markdown files through a modular pipeline to generate consistent web-ready documentation.
  • Technical Writing Tools - Provides a framework for organizing and publishing structured project documentation with repeatable design architectures.
  • Reusable UI Components - Assembles documentation pages using a modular component-based architecture to ensure consistent design.
  • Technical Knowledge Bases - Organizes complex information into searchable web portals for technical knowledge retrieval.
  • Extensible Plugin Architectures - Supports custom logic injection into the build pipeline via a modular hook system.

سجل النجوم

مخطط تاريخ النجوم لـ caldis/mosمخطط تاريخ النجوم لـ caldis/mos

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

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

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

Start searching with AI

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

ما هي وظيفة caldis/mos؟

Mos is a static site generator designed for building technical documentation, help centers, and project manuals. It functions as a technical writing framework that transforms plain text files into structured web pages, ensuring a consistent design system across all published content.

ما هي الميزات الرئيسية لـ caldis/mos؟

الميزات الرئيسية لـ caldis/mos هي: Static Site Generators, Static Documentation Generation, Static-Site-Based Documentation, Technical Documentation, Input And Peripheral Control, Productivity Tools, Markdown Processors, Markdown Transformation Pipelines.

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

تشمل البدائل مفتوحة المصدر لـ caldis/mos: doocs/md — This project is a static site generator and documentation publishing tool designed to transform raw markdown files… mkdocs/mkdocs — MkDocs is a static site generator designed specifically for creating project documentation. It functions as a… fuma-nama/fumadocs — Fumadocs is a documentation framework designed for building content-heavy technical websites using MDX. It functions… rust-lang/mdbook — mdBook is a documentation build system and static site generator designed to compile collections of Markdown files… vuejs/vitepress — VitePress is a static site generator designed for building documentation-focused websites. It functions as a framework… inkonchain/docs — This project is a static site documentation generator that transforms markdown and source files into searchable,…

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

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

    doocs/md

    11,805عرض على GitHub↗

    This project is a static site generator and documentation publishing tool designed to transform raw markdown files into structured, professional web content. It functions as a technical writing framework that standardizes text-based documentation into pre-rendered HTML pages suitable for public-facing knowledge bases and project guides. The system utilizes file-system-based routing to map directory structures directly to URL paths, ensuring that documentation organization is reflected in the final website navigation. It incorporates component-based layout injection to apply consistent styling

    Vueai-botdoocseditor
    عرض على GitHub↗11,805
  • mkdocs/mkdocsالصورة الرمزية لـ mkdocs

    mkdocs/mkdocs

    22,177عرض على GitHub↗

    MkDocs is a static site generator designed specifically for creating project documentation. It functions as a command-line utility that transforms structured Markdown files into professional, searchable websites. By utilizing a centralized configuration file, it manages site metadata, navigation hierarchies, and build settings to ensure consistent output across documentation projects. The platform distinguishes itself through a highly extensible architecture that separates content from presentation. Users can apply visual themes to control the site's appearance, while a plugin-based build sys

    Pythondocumentationmarkdownmkdocs
    عرض على GitHub↗22,177
  • fuma-nama/fumadocsالصورة الرمزية لـ fuma-nama

    fuma-nama/fumadocs

    10,863عرض على GitHub↗

    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

    TypeScriptapp-routercontent-collectionscontentlayer
    عرض على GitHub↗10,863
  • rust-lang/mdbookالصورة الرمزية لـ rust-lang

    rust-lang/mdBook

    21,852عرض على GitHub↗

    mdBook is a documentation build system and static site generator designed to compile collections of Markdown files into structured, navigable web-based books. It provides a comprehensive framework for managing technical documentation, featuring a hierarchical table of contents, integrated full-text search, and automated build processes that transform source content into ready-to-deploy HTML websites. The project distinguishes itself through a highly modular pipeline architecture that supports custom preprocessors and swappable rendering backends. This allows authors to intercept and modify co

    Rust
    عرض على GitHub↗21,852
عرض جميع البدائل الـ 30 لـ Mos→