Astro Files
All this page was made with just HTML, CSS and JavaScript, using the Astro's special syntaxis.
With Astro
global you have access to multiple methods. For
example, to display all mardowns files of recipes as card, I used
Astro.glob('./recipes/*.md')
.
View Transitions
Astro supports view transitions using the routing component
<ViewTransition / >
and the transition directives
transition:*
.
My Recipes

Savory Stuffed Mushrooms
2 60m

Creamy Tomato Basil Pasta
3 40m