From a6f5dc3466d398acf81203ea8dab94bf36407186 Mon Sep 17 00:00:00 2001 From: Mukul Rathi Date: Thu, 2 Apr 2020 14:33:47 +0100 Subject: [PATCH] chore(starters): add gatsby-starter-reason-blog (#22690) Co-authored-by: gatsbybot --- docs/starters.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index c91cbc029fb91..7f4de6994d488 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -5808,3 +5808,17 @@ - Includes React Helmet - Clean minimalist design - Completely customizable using only gatsby-config.js file +- url: https://gatsby-starter-reason-blog.netlify.com/ + repo: https://github.com/mukul-rathi/gatsby-starter-reason-blog + description: The Gatsby Starter Blog using ReasonML! + tags: + - Blog + - Styling:CSS-in-JS + - Language:Other + features: + - Basic setup for a full-featured type-safe blog + - ReasonML support out-of-the-box + - ReasonReact v3 JSX syntax + - CSS-in-Reason support + - StaticQuery GraphQL support in ReasonML + - Similar to gatsby-starter-blog