Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 592 Bytes

File metadata and controls

7 lines (4 loc) · 592 Bytes

Gatsby Recipes MDX Source

These are the MDX files for the official Recipes. Please contribute! We welcome PRs for new recipes and fixes/improvements to existing recipes.

When you add a new recipe, please also add it to the recipes list at

const RecipesList = ({ setRecipe }) => {

Note: GitHub doesn't yet support viewing MDX files. In order to view a recipe in the GitHub UI you'll want to click into the recipe file and click on the "Raw" button.