1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-26 18:44:57 +02:00

Add content for Gatsby (#2974)

This commit is contained in:
The New Stack
2022-12-05 06:34:45 -06:00
committed by GitHub
parent 5296d2adb5
commit 7cb292f032

View File

@@ -6,3 +6,5 @@ Gatsby is a React-based open source framework with performance, scalability and
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.gatsbyjs.com/'>Gatsby Website</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://www.gatsbyjs.com/docs'>Gatsby Docs</BadgeLink>
<BadgeLink badgeText='Watch' href='https://youtube.com/playlist?list=PL4cUxeGkcC9hw1g77I35ZivVLe8k2nvjB'>Gatsby Tutorial</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/getting-started-with-gatsby-the-cloud-native-static-site-generator/'>Getting Started with Gatsby, the Cloud Native Static Site Generator</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/static-site-revolution-top-websites-built-with-gatsby/'>Static Site Revolution: Top Websites Built with Gatsby</BadgeLink>