Gatsby Recipes were introduced just last month, as a new tool to automate common site building tasks. A Gatsby Recipe is a kind of task runner that can be authored in MDX and then executed from the command line using the Gatsby CLI. Gatsby now ships with a dozen or so default Recipes, and our amazing community has been busy coming up with more useful contributions! React developer Paul Scanlon discussed his process behind making his first two Recipes, and then walks through how to write your own.
Paul Scanlon • May 21st, 2020# building-sites-faster, gatsby-recipes, markdown