This is the frontend repository of the new NetLogo website. Currently, the demo is deployed at https://netlogo.github.io/foundation-website-frontend/ The backend is hosted at https://backend.netlogo.org/
We use Astro to enable generate a static website from this repository. This enables us to use React features, while keeping the website entirely static.
- How to create more static or dynamic pages? https://docs.astro.build/en/guides/routing/