This repository contains Glossia's marketing website available at about.glossia.org.
- Clone the repository:
git clone [email protected]:glossia/about.git
- Install dependencies:
mise run install
- Dev the project:
mise run dev
Every commit in main
is continuously deployed.