Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(starters): add gatsby-starter-reason-blog #22690

Merged
merged 2 commits into from
Apr 2, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/starters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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