posit-dev / posit-dev/open-source-website
Ensure image-alt is set on all blog posts
Open
Nobody has claimed this yet.
blog
- Dominant language
- HTML
- Stars
- 55
- Forks
- 24
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 17
Description
Many ported blog posts are missing image-alt for their hero/thumbnail images. This is an accessibility issue.
- Audit posts missing
image-alt - Add alt text to posts without it
Verify templates useDone in #75image-altin<img>tags (hero, thumbnails, related posts)
The /blog/all/ tracking page shows which posts are missing this field.
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.
Research direction
Start with the /blog/all/ tracking page to identify blog posts missing image-alt. Audit those posts and add suitable alt text for their hero or thumbnail images. Done means the tracked posts have image-alt values; template verification is already covered by #75.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, content
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100