Back to Withastro

Astro recipes

src/content/docs/en/recipes/index.mdx

latest604 B
Original Source

import RecipesNav from '/components/RecipesNav.astro'; import ReadMore from '/components/ReadMore.astro';

See guided examples of adding features to your Astro project.

Official Recipes

Astro's official recipes are short, focused how-to guides that walk a reader through completing a working example of a specific task. Recipes are a great way to add new features or behavior to your Astro project by following step-by-step instructions!

<RecipesNav />

Community Resources

<ReadMore>Find more recipes written and submitted by the community at Astro Tips.</ReadMore>