Tech
- Astro is a modern static site generator that allows you to build fast, content-focused websites using custom frameworks and libraries.
- Starlight is a documentation theme for Astro that provides a clean and customizable layout for technical documentation.
- MDX is a markdown format that allows you to write JSX components within your markdown files, enabling you to create rich and interactive content.
- Tailwind CSS is a utility-first CSS framework that provides a set of pre-defined classes to help you build responsive and modern user interfaces quickly.
- Vercel is a cloud platform for static sites and serverless functions, providing fast and reliable hosting.