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

slatedocs/slateArchived

0
View on GitHub↗
36,078 stars·363 forks·19 viewsslatedocs.github.io/slate↗

Slate

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 responsive design to ensure documentation is accessible across different device types.

Features

  • API Documentation Generators - Generates professional static websites from API specifications to organize and display endpoints for developers.
  • Markdown Documentation - Uses Markdown to structure and render technical documentation into a professional hosted static site.
  • Developer Portals - Acts as a centralized hub for technical guides and API references for developers integrating with web services.
  • Markdown Transformation Pipelines - Uses an automated pipeline to transform structured Markdown files into a professional static website layout.
  • Static-Site-Based Documentation - Converts technical documentation files into a fast, searchable static website that requires no backend server.
  • Static Site Generation - Pre-renders documentation pages into flat HTML files for high-performance delivery without a backend server.
  • API Reference Builders - Provides a framework for creating single-page API reference guides with integrated code samples and response examples.
  • Reference Layouts - Organizes complex API lists into a readable layout with a clear split between navigation and detailed descriptions.
  • Dual-Pane Layouts - Utilizes a side-by-side layout to separate navigation from detailed endpoint descriptions.
  • API Documentation - Converts markdown into static, stylish API documentation.
  • Documentation Generators - Static site generator for creating API documentation.

Star history

Star history chart for slatedocs/slateStar history chart for slatedocs/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

Frequently asked questions

What does slatedocs/slate do?

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.

What are the main features of slatedocs/slate?

The main features of slatedocs/slate are: API Documentation Generators, Markdown Documentation, Developer Portals, Markdown Transformation Pipelines, Static-Site-Based Documentation, Static Site Generation, API Reference Builders, Reference Layouts.

Which projects share features with slatedocs/slate?

Projects with overlapping indexed features include: lord/slate — Slate is a static API documentation generator and developer documentation framework. It transforms API specifications… rebilly/redoc — ReDoc is an OpenAPI documentation generator that transforms OpenAPI and Swagger specifications into interactive,… inkonchain/docs — This project is a static site documentation generator that transforms markdown and source files into searchable,… microsoft/code-with-engineering-playbook — This project is a software engineering playbook providing a collection of standardized guidelines and processes for… apidoc/apidoc — apidoc is a source-code API documentation generator that parses specialized annotations within comments to… github/copilot-docs — This project is a documentation site for an AI coding assistant, providing technical guides and reference materials…

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.
  • lord/slatelord avatar

    lord/slate

    36,082View on GitHub↗

    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 th

    View on GitHub↗36,082
  • rebilly/redocRebilly avatar

    Rebilly/ReDoc

    25,758View on GitHub↗

    ReDoc is an OpenAPI documentation generator that transforms OpenAPI and Swagger specifications into interactive, three-panel API reference websites. It provides a system for generating these references as standalone static HTML files or as embedded UI components for integration into existing websites and developer portals. The tool organizes API specifications into a responsive layout featuring a navigation sidebar, detailed endpoint descriptions, and language-specific code samples. It supports the visualization of complex data models by mapping schema definitions to human-readable tables and

    TypeScript
    View on GitHub↗25,758
  • inkonchain/docsinkonchain avatar

    inkonchain/docs

    36,629View on GitHub↗

    This project is a static site documentation generator that transforms markdown and source files into searchable, themed websites for technical guides and references. It provides a containerized environment that bundles the necessary build artifacts and runtime to serve documentation sites. The system includes a markdown documentation linter to enforce consistent styling and grammar across content to maintain editorial standards. It also implements search engine optimization through the generation of sitemaps and structured layouts to improve content discoverability and indexing. The platform

    MDX
    View on GitHub↗36,629
  • microsoft/code-with-engineering-playbookmicrosoft avatar

    microsoft/code-with-engineering-playbook

    2,608View on GitHub↗

    This project is a software engineering playbook providing a collection of standardized guidelines and processes for managing the full software development lifecycle and team operations. It serves as a high-level framework for organizing agile project management, API design, containerized development standards, and markdown documentation workflows. The framework establishes a system for language-agnostic API design to automate client library generation and documentation. It also defines standards for providing uniform contributor environments and toolchains through virtualized containers. The

    Dockerfile
    View on GitHub↗2,608
  • Compare all 30 related projects→