Change name of sponsor link in header.#169
Merged
freakboy3742 merged 3 commits intomainfrom Feb 26, 2026
Merged
Conversation
kattni
approved these changes
Feb 24, 2026
Collaborator
kattni
left a comment
There was a problem hiding this comment.
Looks good to me. Thanks!
Member
Author
|
This has been landed, and the state of the repo as of this landing has been branched as |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One of the more visible changes in the updated website is the rename of "Donate" in the header bar to "Sponsor".
To make for a smooth transition, this PR makes the change to the existing, pre-#150 state of docs-tools. That PR switches the docs-tools configuration to assume Mkdocs is being used for the main website, which alters some styling elements. This PR means that we'll have a version of docs-tools that uses old styles, but the new headings. We can then rebuild all the docs-tools based documentation sites (Toga, Rubicon-ObjC and Briefcase) so that the stable docs use the new header title.
We can then land #150, land the Mkdocs transition PRs for Toga, Rubicon-ObjC, Briefcase and Tutorial, which means those projects latest docs will be an Mkdocs-based rendering.
Finally, we can switch over website hosting.
PR Checklist: