This repository contains the source code for the Darkvectr landing page.
The web framework used to create the website is astro.
This repository contains a Github action that deploys the latest version via Github Pages.
If you want to test this locally, run the following command:
npm install && npm run dev