My redesign of Ghostty's documentation.
- filter content by macOS/Linux
- shows default configuration values
- shows default keybinds
- config options ordered alphabetically
- fits on one page
- uses widescreen space
- searchable
- light theme
- just has configuration and reference docs, not about/installation/other docs
- like
ghostty +show-config --default --docs | lessbut more usable imo
For development:
npm installnpm run devmybrowser 'http://localhost:4321'npm run build- and maybe
npm run astro <some astro commands>, but I haven't needed that yet
Also, see these docs:
and INTERNALS.