Skip to content

Conversation

akx
Copy link
Contributor

@akx akx commented Jan 9, 2025

This PR adds a simple Makefile target for copying the webdata files into place from a Ghostty build directory (e.g. /Users/akx/ghostty/zig-out on my system). (Took some figuring out how the references are built (zig build -Demit-webdata=true).)

It then applies some of the documentation updates since fe6c692 with surgical git add -ps – namely, those that don't refer to newly added features.

When the next version of Ghostty is released, and the website should be updated with all the new fancy changes, one can just make sync-webdata GHOSTTY_BUILD_DIR=../ghostty/zig-out; git add -u; git commit ... away.

Related to #253.

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 3:53pm

Copy link

github-actions bot commented Jan 9, 2025

Note: This PR contains modifications to auto-generated sections of the documentation. These are generated from comments in ghostty's source code. Please submit changes to the upstream repository at https://github.com/ghostty-org/ghostty by modifying the appropriate source files

@BrandonRomano BrandonRomano merged commit 6430269 into ghostty-org:main Jan 26, 2025
3 checks passed
@akx akx deleted the sync-webdata branch January 27, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants