Add open graph `<meta />` tags to `<head>` for social sharing
Open
Nobody has claimed this yet.
client-side
good first issue
priority low
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
To make sharing PEPhub more friendly and inviting, I propose adding some <meta /> tags to the <head /> of our HTML. This will enable preview images when the link to PEPhub is shared.
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 PEPhub HTML entry point that renders the document head and inspect its existing metadata. Add the requested Open Graph meta tags for social sharing, including preview-image metadata, then verify that the generated head contains them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100