docs: add RustFox logo to assets/ and update README reference#8
Merged
docs: add RustFox logo to assets/ and update README reference#8
Conversation
Owner
chinkan
commented
Feb 20, 2026
- Update all references from RustBot/rustbot to RustFox/rustfox
- Update GitHub Actions badge URL to chinkan/RustFox
- Update binary name in run commands (rustbot → rustfox)
- Update default DB path reference (rustbot.db → rustfox.db)
- Add logo image at the top via assets/logo.png
- Create assets/ directory for logo and future images
- Update all references from RustBot/rustbot to RustFox/rustfox - Update GitHub Actions badge URL to chinkan/RustFox - Update binary name in run commands (rustbot → rustfox) - Update default DB path reference (rustbot.db → rustfox.db) - Add logo image at the top via assets/logo.png - Create assets/ directory for logo and future images https://claude.ai/code/session_01A7EjaPtWqJGJcqD3KdcnAW
Replace all occurrences of RustBot/rustbot with RustFox/rustfox in: - src/config.rs, src/main.rs, src/bin/setup.rs (Rust source) - Cargo.toml (package name: rustbot → rustfox) - config.example.toml (comment header, sandbox path, db path) - setup.sh, setup/index.html (setup wizard) - CLAUDE.md, CONTRIBUTING.md (project docs) - docs/plans/*.md (design documents) https://claude.ai/code/session_01A7EjaPtWqJGJcqD3KdcnAW
Missed uppercase variant from previous rename pass. https://claude.ai/code/session_01A7EjaPtWqJGJcqD3KdcnAW
- Move IMG_4047.jpeg → assets/logo.jpeg - Remove logo from repo root - Update README img src to assets/logo.jpeg https://claude.ai/code/session_01A7EjaPtWqJGJcqD3KdcnAW
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.