move logo images and similar files into an /assets folder
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
as of now, there are 3 image files for that MathCAT logo at the repo root. we should move them to a folder like `/assets` or similar, as projects typically do it from what I have seen out there.
only `logo-inline.png` is used in README as far as I can find it, so that should be simple.
and I just saw that there are duplicates in the /docs folder. is that a good way to handle this?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by listing the three logo image files at the repository root and searching the README and /docs folder for references and duplicates. Decide on one canonical /assets location, move the files, update any references, and verify that the README and documentation still display the intended logo.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100