Use shared assets for fonts instead of hot-linking Google Fonts
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 68/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- markdown
- Domain
- documentation
Research direction
Open the MDN font-stretch page and locate its 10 direct Google Fonts URLs. Review the mdn/shared-assets repository for the required fonts and the expected shared path, then replace the hot-links with local references. Done means all affected font files are available through shared-assets and the page no longer points to fonts.gstatic.com.
Written by the indexing model from the issue text.
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/font-stretch
What information was incorrect, unhelpful, or incomplete?
There are 10 cases where font files are directly hot-linked from Google Fonts servers. Since these URLs are not a part of the official API, they could disappear one day:
https://fonts.gstatic.com/s/[…].woff2
What did you expect to see?
Needed fonts added and linked from mdn/shared-assets
/shared-assets/fonts/[…].woff2
- Dominant language
- Markdown
- Stars
- 11k
- Forks
- 23.3k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 311
Contributor guide
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.
More from mdn/content
-
Content:Learn:CSS good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
accepting PR Content:WebAPI
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
area: WebAuthn Content:WebAPI
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Content:WebExt
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Content:HTML needs info
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Ecosystem: ClawMetry — the Qwen Code reader is now free and open source (follow-up to #9294 / #9338) Opencategory/integration priority/P3 scope/documentation status/ready-for-human type/feature-request
Difficulty 1/5 Under an hour Newbie friendliness 84/100