posit-dev / posit-dev/open-source-website
Create some default thumbnails for ported posts
Open
@gregswinehart is already working on this.
Since Mar 20, 2026.
blog
- Dominant language
- HTML
- Stars
- 55
- Forks
- 24
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 17
Description
There are many ported blog posts with no image:
| Blog | Count |
|---|---|
| rstudio | 196 |
| great_tables | 21 |
| pointblank | 5 |
| education | 4 |
| plotnine | 2 |
Total: 228 posts without image
These posts appear in the blog listing with an empty tile.
We have a mechanism for providing a default thumbnail in listings (e.g. see _index.md in content/blog/great-tables), so we could create some for rstudio, pointblank, plotnine and education.
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.
Assessment
This issue has not been assessed yet.