Skip to content

Dependencies

This project relies on a modern stack centered around Astro and React (for some interactive islands).

PackageVersionPurpose
astro^5.0.0Core static site generator framework.
@astrojs/starlight^0.30.0Documentation theme and framework.
tailwindcss^3.4.0Utility-first CSS framework.
typescript^5.0.0Static type checking.
PackagePurpose
@astrojs/reactEnables React components within Astro.
@astrojs/sitemapGenerates XML sitemap for SEO.
astro-iconIcon management and SVG optimization.
sharpHigh-performance image processing.
  • Prettier: Code formatting.
  • ESLint: Code linting.
  • Husky: Git hooks (optional).