Website
Ghostty website. For the source to the Ghostty project, please see https://github.com/ghostty-org/ghostty
Install / Use
/learn @ghostty-org/WebsiteREADME
<h1>
<p align="center">
<img src="https://github.com/user-attachments/assets/fe853809-ba8b-400b-83ab-a9a0da25be8a" alt="Logo" width="128">
<br>Ghostty Website
</p>
</h1>
<p align="center">
This repository contains the entire source for <a href="https://ghostty.org">ghostty.org</a>.
</p>
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.
