From b0fcaec4c30e3e7028206de1d83ffdd4a6fdbba8 Mon Sep 17 00:00:00 2001 From: George Dav Date: Thu, 18 Feb 2021 19:39:04 +0400 Subject: [PATCH] feat(docs-example): add Gatsby Portfolio (#4971) --- website/content/docs/examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/docs/examples.md b/website/content/docs/examples.md index eaa703f0..30b969a0 100644 --- a/website/content/docs/examples.md +++ b/website/content/docs/examples.md @@ -31,3 +31,4 @@ Example | Tools | Type | Source | More info | [Netlify CMS and OAuth server on AWS](https://github.com/pulumi/examples/tree/master/aws-ts-netlify-cms-and-oauth) | Netlify, Pulumi, AWS | blog | [pulumi/examples/aws-ts-netlify-cms-and-oauth](https://github.com/pulumi/examples/tree/master/aws-ts-netlify-cms-and-oauth) | [blog post](https://www.pulumi.com/blog/deploying-the-infrastructure-of-oauth-server-for-cms-app/) [Eleventy Starter Boilerplate](https://creativedesignsguru.com/demo/Eleventy-Starter-Boilerplate/eleventy-starter-boilerplate-presentation/) | Eleventy, Netlify | demo | [ixartz/Eleventy-Starter-Boilerplate](https://github.com/ixartz/Eleventy-Starter-Boilerplate) | [read me](https://github.com/ixartz/Eleventy-Starter-Boilerplate) [Nuxt, Tailwind & NetlifyCMS Boilerplate](https://ntn-boilerplate.netlify.app/) | Vue, Nuxt | demo | [Knogobert/ntn-boilerplate](https://github.com/Knogobert/ntn-boilerplate) | [read me](https://github.com/Knogobert/ntn-boilerplate#readme) +[Gatsby & Netlify CMS Personal Portfolio](https://kind-mestorf-5a2bc0.netlify.com/) | Gatsby | portfolio | [EarlGeorge/React-Gatsby](https://github.com/EarlGeorge/React-Gatsby) | [read me](https://github.com/EarlGeorge/React-Gatsby/blob/master/README.md) \ No newline at end of file