Madinco.
Technologies

Astro

A web framework for content-driven sites that ships no JavaScript by default.

Astro renders pages to HTML at build time and sends no JavaScript to the browser unless a component asks for it. Interactive pieces are opted in one at a time rather than shipped by default.

It supports content collections with typed frontmatter, and can render components written for React, Vue, Svelte and others on the same page.