From a2b1b1ffec03e93de4aa0395414291e17ebfcff4 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 10 Apr 2016 14:42:07 -0400 Subject: [PATCH] adds react-mdl as a website built with Gatsby --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f7db2a489ac3..21f82ca43cc3d 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ All templates, css, and content are *hot reloadable*. * [vii.campjs.com](http://vii.campjs.com/) ([source](https://github.com/campjs/campjs-vii)) * [michaeljdeeb.com](http://michaeljdeeb.com) ([source](https://github.com/michaeljdeeb/michaeljdeeb-gatsby-blog)) * [brittcrawford.com](http://brittcrawford.com) ([source](https://github.com/britt/britt.github.com/tree/gatsby)) +* [React-MDL](https://tleunen.github.io/react-mdl/) ([source](https://github.com/tleunen/react-mdl/tree/master/docs)) * [Edit this file to add yours!](https://github.com/gatsbyjs/gatsby/blob/master/README.md) ### Why use Gatsby instead of other Static Site Generators