Use OpenGraph rendering on pipeline pages
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- MDX
- Stars
- 98
- Forks
- 298
- Avg merge
- 14h 38m
- Merged PRs (30d)
- 38
Description
If we have a social media preview image on the GitHub repo, we should be able to use this on the nf-co.re web page as well. The pipeline health page already finds these, so it’s just a case of finding (and caching?) them, then sticking them in the head
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 by reviewing how the pipeline health page finds social preview images, then trace the pipeline page rendering and its head handling. Determine where the repository OpenGraph image should be found and whether caching is needed; done means the image is included in the pipeline page's head and the behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100