Playing with Astro to see what the fuss is about.

What I like:

- It's just JS. Very flexible.
- Component-based.
- Schema validation for front matter.
- Can be a completely static site, can have dynamic content.

What I dislike:

- It's just JS 😅

@dvk Astro is pretty neat. I use it to run Arbory.io on cloudflare workers.