Back to Ghostty Org

README

README.md

latest793 B
Original Source
<h1> <p align="center">

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.

bash
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.