This repository contains two projects. The active, deployed project is located in the astro-site directory.
The production website (intentsolutions.io) is built using Astro and is located in the astro-site/ directory.
To work on the live site, please navigate to that directory:
cd astro-siteAll development, builds, and testing should be performed within the astro-site directory. Please see the astro-site/README.md for full instructions, and review the root-level AGENTS.md for contributor expectations and workflows.
A previous, alternative implementation of this project (a React/Vite SPA) was formerly located at the root of this repository. To avoid confusion, it has been archived.
The legacy project can be found in:
99-Archive/legacy-react-spa/
This code is not in production and should only be used for historical reference.