From 87c81f0e85930775c45a739df96cb98b9d9309c2 Mon Sep 17 00:00:00 2001 From: Dylson Valente Neto Date: Sat, 20 Jan 2018 20:53:10 -0300 Subject: [PATCH 1/2] Add tutorial series links to docs --- docs/docs/awesome-gatsby.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/awesome-gatsby.md b/docs/docs/awesome-gatsby.md index 744a92cacb0ba..99bf00b5615fb 100644 --- a/docs/docs/awesome-gatsby.md +++ b/docs/docs/awesome-gatsby.md @@ -37,3 +37,5 @@ See the [list of official and community plugins](/docs/plugins/) * [ReactJS E-Commerce With No Backend Using Snipcart & Gatsby](https://snipcart.com/blog/snipcart-reactjs-static-ecommerce-gatsby) * [Michael Cereda's multi-part series of blog posts on building his site with Gatsby](https://medium.com/@michaelcereda/creating-an-isomorphic-universal-website-with-react-part-1-a905350acba8#.akoo25l6j) * [Gatsby – Static Site Generator For React](https://codingthesmartway.com/gatsby-static-site-generater-for-react-introduction/) +* [Construye y Publica Tu Blog Personal con Gatsby y Netlify, parte 1](https://medium.com/@n370/construye-y-publica-tu-blog-personal-con-gatsby-y-netlify-parte-1-89804ba63625) +* [Construye y Publica Tu Blog Personal con Gatsby y Netlify, parte 2](https://medium.com/@n370/construye-y-publica-tu-blog-personal-con-gatsby-y-netlify-parte-2-796ea19da4a3) From 3f3d28909c1c25ddba2f21132e60f4740c014710 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Mon, 22 Jan 2018 11:08:50 -0800 Subject: [PATCH 2/2] Update awesome-gatsby.md --- docs/docs/awesome-gatsby.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/docs/awesome-gatsby.md b/docs/docs/awesome-gatsby.md index 99bf00b5615fb..9189d92fdec8b 100644 --- a/docs/docs/awesome-gatsby.md +++ b/docs/docs/awesome-gatsby.md @@ -37,5 +37,4 @@ See the [list of official and community plugins](/docs/plugins/) * [ReactJS E-Commerce With No Backend Using Snipcart & Gatsby](https://snipcart.com/blog/snipcart-reactjs-static-ecommerce-gatsby) * [Michael Cereda's multi-part series of blog posts on building his site with Gatsby](https://medium.com/@michaelcereda/creating-an-isomorphic-universal-website-with-react-part-1-a905350acba8#.akoo25l6j) * [Gatsby – Static Site Generator For React](https://codingthesmartway.com/gatsby-static-site-generater-for-react-introduction/) -* [Construye y Publica Tu Blog Personal con Gatsby y Netlify, parte 1](https://medium.com/@n370/construye-y-publica-tu-blog-personal-con-gatsby-y-netlify-parte-1-89804ba63625) -* [Construye y Publica Tu Blog Personal con Gatsby y Netlify, parte 2](https://medium.com/@n370/construye-y-publica-tu-blog-personal-con-gatsby-y-netlify-parte-2-796ea19da4a3) +* [Construye y Publica Tu Blog Personal con Gatsby y Netlify](https://medium.com/@n370/construye-y-publica-tu-blog-personal-con-gatsby-y-netlify-parte-1-89804ba63625)