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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lord avatar

lord/slateArchived

0
View on GitHub↗
36,082 Stars·364 Forks·8 Aufrufeslatedocs.github.io/slate↗

Slate

Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides.

The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption.

The framework covers content generation and site architecture, including the compilation of markdown guides and the injection of structured JSON data into templates. It utilizes a responsive grid layout and client-side search indexing to organize and locate API endpoints.

Features

  • API Documentation Generators - Transforms API specifications into a formatted static website for developer consumption.
  • Developer Portals - Provides a centralized hub for technical guides and API references as a developer portal.
  • Markdown-to-HTML Transpilers - Transforms markdown-formatted documentation guides into structured HTML for browser rendering.
  • Static Site Generators - Functions as a build tool that transforms templates and text into optimized static HTML documents.
  • Static-Site-Based Documentation - Builds fast, searchable documentation pages that function without a backend database.
  • Static Documentation Generators - Transforms structured API specifications and markdown into navigable web-based documentation interfaces.
  • HTTP API References - Organizes technical HTTP API endpoint details into a clean, readable reference format.
  • Documentation Frameworks - Provides a structured framework specifically for building content-heavy API reference sites.
  • Static Site Generators - Converts API specifications and source files into a set of permanent HTML files for high-performance hosting.
  • JSON Component Registries - Uses JSON files to map structured API metadata directly to UI components for page population.
  • Layout Templates - Employs predefined HTML layouts to wrap API content and ensure a consistent visual structure.
  • Client-Side Search Engines - Provides a client-side search manifest to enable rapid endpoint discovery without a backend server.
  • API Documentation - Static site generator for API documentation.
  • Documentation Generators - Ruby-based generator for API documentation.
  • Documentation Tools - Builds responsive, multi-column API documentation.
  • Static Site Generators - API documentation generator based on Middleman.

Star-Verlauf

Star-Verlauf für lord/slateStar-Verlauf für lord/slate

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Slate

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Slate.
  • slatedocs/slateAvatar von slatedocs

    slatedocs/slate

    36,078Auf GitHub ansehen↗

    Slate is a static API documentation generator and reference website builder. It transforms API specifications and Markdown files into a professional, hosted static site used for developer portals and REST API referencing. The tool creates a single-page API reference guide that integrates code samples and request-response examples. It utilizes a two-pane layout architecture to separate navigation from detailed endpoint descriptions. The system includes a Markdown-based content pipeline and static site generation to produce flat HTML files. It provides client-side search indexing and a respons

    Auf GitHub ansehen↗36,078
  • oraios/serenaAvatar von oraios

    oraios/serena

    20,396Auf GitHub ansehen↗

    Serena is a static site generator designed to transform markdown files into structured, navigable documentation websites. It functions as a documentation engine that processes source content into pre-rendered HTML pages, providing a clean and organized reading experience for technical manuals and knowledge bases. The platform distinguishes itself through a component-based layout framework that injects parsed content into reusable templates to maintain design consistency. It also features a built-in client-side search engine that constructs local databases, allowing users to retrieve informati

    Pythonagentaiai-coding
    Auf GitHub ansehen↗20,396
  • apidoc/apidocAvatar von apidoc

    apidoc/apidoc

    9,667Auf GitHub ansehen↗

    apidoc is a source-code API documentation generator that parses specialized annotations within comments to automatically create a searchable API documentation website. It functions as an annotation-based API parser and a static documentation site generator, extracting definitions directly from the codebase to maintain a synchronized reference. The tool is designed as a multi-language parser, using configurable regular expressions to extract metadata from various programming languages. It can also serve as a JSON API definition exporter, converting source-code comments into raw JSON files for

    JavaScript
    Auf GitHub ansehen↗9,667
  • getzola/zolaAvatar von getzola

    getzola/zola

    17,196Auf GitHub ansehen↗

    Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o

    Rustblog-enginecmscontent-management-system
    Auf GitHub ansehen↗17,196
Alle 30 Alternativen zu Slate anzeigen→

Häufig gestellte Fragen

Was macht lord/slate?

Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides.

Was sind die Hauptfunktionen von lord/slate?

Die Hauptfunktionen von lord/slate sind: API Documentation Generators, Developer Portals, Markdown-to-HTML Transpilers, Static Site Generators, Static-Site-Based Documentation, Static Documentation Generators, HTTP API References, Documentation Frameworks.

Welche Open-Source-Alternativen gibt es zu lord/slate?

Open-Source-Alternativen zu lord/slate sind unter anderem: slatedocs/slate — Slate is a static API documentation generator and reference website builder. It transforms API specifications and… oraios/serena — Serena is a static site generator designed to transform markdown files into structured, navigable documentation… apidoc/apidoc — apidoc is a source-code API documentation generator that parses specialized annotations within comments to… getzola/zola — Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a… facebook/docusaurus — Docusaurus is a documentation framework and static site generator designed to transform markdown files and component… rebilly/redoc — ReDoc is an OpenAPI documentation generator that transforms OpenAPI and Swagger specifications into interactive,…