thefrontside / thefrontside/graphgen
Website `logo.svg` and `gfm.css` are not being cached
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Why not?
We could also have our logo as an inline svg component.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the website's logo.svg and gfm.css assets and inspecting how they are served. Check their response headers and the website's asset-loading path to establish why caching is absent. Done means the intended caching behavior is verified for both assets, or the inline SVG alternative is explicitly resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100