Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carrotsearch/gatsby-theme-apidocs

An opinionated Gatsby theme for writing technical documentation.
https://github.com/carrotsearch/gatsby-theme-apidocs

documentation-generator gatsby gatsby-theme

Last synced: about 1 month ago
JSON representation

An opinionated Gatsby theme for writing technical documentation.

Awesome Lists containing this project

README

        

# APIDocs Gatsby theme

APIdocs is an opinionated Gatsby theme for writing technical documentation.

[Complete documentation](https://carrotsearch.github.io/apidocs/)

---

## Features

Out-of-the-box APIdocs comes with:

- HTML-based content authoring,
- responsive, mobile-friendly layout,
- a dark and light color scheme,
- HighlightJS code highlighting,
- Sublime-style client-side search,
- medium.com style image zooming,
- near-100 Lighthouse score of the final static site.

---

## Quick start

See the [gatsby-starter-apidocs](https://github.com/carrotsearch/gatsby-starter-apidocs).