Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync some documentation updates from app repo #272

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akx
Copy link

@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

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.

1 participant