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

lord/slateArchived

0
View on GitHub↗
36,082 stars·364 forks·20 viewsslatedocs.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 history

Star history chart for lord/slateStar history chart for lord/slate

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

Projects sharing features with Slate

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

    slatedocs/slate

    36,078View on GitHub↗

    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

    View on GitHub↗36,078
  • oraios/serenaoraios avatar

    oraios/serena

    20,396View on GitHub↗

    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
    View on GitHub↗20,396
  • apidoc/apidocapidoc avatar

    apidoc/apidoc

    9,667View on GitHub↗

    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
    View on GitHub↗9,667
  • getzola/zolagetzola avatar

    getzola/zola

    17,196View on GitHub↗

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

Frequently asked questions

What does lord/slate do?

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.

What are the main features of lord/slate?

The main features of lord/slate are: API Documentation Generators, Developer Portals, Markdown-to-HTML Transpilers, Static Site Generators, Static-Site-Based Documentation, Static Documentation Generators, HTTP API References, Documentation Frameworks.

Which projects share features with lord/slate?

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