This repository contains the entire source for ghostty.org.
The official development environment is defined by Nix. You do not need to use Nix to develop the website, but the Nix environment is the only supported development environment.
To spin up a local server, you can simply run make
.
make
Open http://localhost:3000 with your browser to view the website.
If you would like to contribute to the website, please read the contributing guidelines.