Skip to content
Snippets Groups Projects
user avatar
Mitchell Hashimoto authored
c2e07535
History

Logo
Ghostty Website

This repository contains the entire source for ghostty.org.

Local Development

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.

Contributing

If you would like to contribute to the website, please read the contributing guidelines.