Submit a recipe

Recipes are fetched from the website's code repo.

To submit a new recipe, you must push a Pull Request. Create a new MDX file under src/content/recipes/. The filename will be the URL for the recipe. Additionally, you must add a cover image file to src/assets/ with the same filename as the recipe file.

You can use the template file src/recipe.template.mdx as a base for your new recipe.

Go to GitHub repository

Show step-by-step