Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates documentation to reflect the repository name change from badger/tufty to badger/home, completing the transition started in a previous commit.
- Updated folder path references from
tufty-maintohome-main - Reworded references to use "Home" or "the repo" for clarity
- Maintained consistency across installation guides
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/content/hacks/snake-install.mdx | Updated step titles, folder paths, and description to reference home-main instead of tufty-main |
| src/content/hacks/menu-pagination.mdx | Changed reference from "Tufty repo" to "the repo" in the introduction |
| src/content/hacks/commits-game.mdx | Updated prerequisites, folder paths, and cleanup text to use "Home" and home-main instead of "Tufty" and tufty-main |
Author
|
@badger/reviewers I see you are in CODEOWNERS but given you are not being automatically assigned to this PR, I think the team may not have explicit permission to maintain this repo, even if your members indirectly do. |
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.
The companion repo which holds the code for the badges is badger/home but was originally named
badger/tufty. The functional references to account for the name change were made in 5c41f56This PR updates a few remaining
tuftyreferences to account for the name change. Given the repo name doesn't always make sense out of context, I elected to reword a couple sentences to avoid confusion and where which repo was being referenced should be clear without having to name it.