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
Caldis avatar

Caldis/Mos

0
View on GitHub↗
18,694 stars·594 forks·Swift·other·31 viewsmos.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.

Star history

Star history chart for caldis/mosStar history chart for caldis/mos

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does caldis/mos do?

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.

What are the main features of caldis/mos?

The main features of caldis/mos are: Static Site Generators, Static Documentation Generation, Static-Site-Based Documentation, Technical Documentation, Input And Peripheral Control, Productivity Tools, Markdown Processors, Markdown Transformation Pipelines.

Which projects share features with caldis/mos?

Projects with overlapping indexed features include: 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,…

Projects sharing features with Mos

These projects share indexed features with Mos. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • doocs/mddoocs avatar

    doocs/md

    11,805View on 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
    View on GitHub↗11,805
  • mkdocs/mkdocsmkdocs avatar

    mkdocs/mkdocs

    22,177View on 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
    View on GitHub↗22,177
  • fuma-nama/fumadocsfuma-nama avatar

    fuma-nama/fumadocs

    10,863View on 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
    View on GitHub↗10,863
  • rust-lang/mdbookrust-lang avatar

    rust-lang/mdBook

    21,852View on 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
    View on GitHub↗21,852
Compare all 30 related projects→