From 0fe432c45873634c90cb248b1042b529cc33412a Mon Sep 17 00:00:00 2001 From: Sarasate Date: Mon, 18 Feb 2019 15:31:34 +0100 Subject: [PATCH] docs(starters): add api doc generator (#11818) Adding the first version of my API doc generator. --- docs/starters.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index ce1a760a1a3b1..665f7025cec1c 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -1875,6 +1875,19 @@ - Shopify Store Credentials included - Optimized images with gatsby-image. - SEO +- url: https://gatejs.netlify.com + repo: https://github.com/sarasate/gate + description: API Doc generator inspired by Stripe's API docs + tags: + - API + - Documentation + - Markdown + - Onepage + features: + - API documentation from markdown sources + - Code samples separated by language + - Syntax highlighting + - Everything in a single page - url: https://hopeful-keller-943d65.netlify.com repo: https://github.com/iwilsonq/gatsby-starter-reasonml description: Gatsby starter to create static sites using type-safe ReasonML