From fcb8d6436479b75ce0f20eb82ef00a29ed22b86b Mon Sep 17 00:00:00 2001 From: Ari Palo Date: Fri, 16 Feb 2018 20:50:53 +0200 Subject: [PATCH] Add new Tools-section and mention Gatsby-Docker As suggested here: https://twitter.com/gatsbyjs/status/964531323606986752 --- docs/docs/awesome-gatsby.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/awesome-gatsby.md b/docs/docs/awesome-gatsby.md index de4a112d06811..276ae59851d38 100644 --- a/docs/docs/awesome-gatsby.md +++ b/docs/docs/awesome-gatsby.md @@ -16,6 +16,10 @@ See the [list of official and community starters](/docs/gatsby-starters/) See the [list of official and community plugins](/docs/plugins/) +## Tools + +* [Develop & Build GatsbyJS static sites within Docker](https://github.com/aripalo/gatsby-docker/) + ## Videos * [Static Site Generation with Gatsby.js v0 — Scott Nonnenberg](https://blog.scottnonnenberg.com/static-site-generation-with-gatsby-js/)