From d0790e4acece554cdc2db695e70a04abf9b0f2b8 Mon Sep 17 00:00:00 2001 From: Praveen Durairaj Date: Thu, 6 Jun 2019 21:20:55 +0530 Subject: [PATCH] chore(starters): add gatsby-gitbook-starter (#14584) --- docs/starters.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index bb3aa9a31a451..75d22239ec297 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -2878,3 +2878,20 @@ - Comment feature (disqus, utterances) - Sponsor service (Buy-me-a-coffee) - CLI Tool +- url: https://learn.hasura.io/graphql/react/introduction + repo: https://github.com/hasura/gatsby-gitbook-starter + description: A starter to generate docs/tutorial websites based on GitBook theme. + tags: + - Documentation + - MDX + - Markdown + - SEO + features: + - Write in Markdown / MDX and generate responsive documentation/tutorial web apps + - Fully Configurable + - Syntax highlighting with Prismjs + - Code diffing with +/- + - Google Analytics Integration + - SEO Tags with MDX frontmatter + - Edit on Github button + - Fully Customisable with rich embeds using React in MDX.