Skip to content

glossia/about

Repository files navigation

About

This repository contains Glossia's marketing website available at about.glossia.org.

Development

Setup

  1. Clone the repository: git clone [email protected]:glossia/about.git
  2. Install dependencies: mise run install
  3. Dev the project: mise run dev

Deployment

Every commit in main is continuously deployed.