cowprotocol / cowprotocol/docs
chore: rehype link parser
Open
Nobody has claimed this yet.
documentation
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Background
Use rehype parser to analyse links to automatically allocate utm tracking codes.
Details
Links can be kept clean such that all links to CoW Swap can have utm tracking codes injected relative to their context so that content authors don't need to maintain these.
Acceptance criteria
- Tracking codes in CoW Swap hyperlinks generated dynamically at build time.
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 locating the documentation build pipeline and the rehype parser integration. Trace how links to CoW Swap are identified and how build-time context is available; done means those hyperlinks receive dynamically generated UTM tracking codes without authors maintaining them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100