typelevel / typelevel/typelevel.github.com
Extract Discord link to global variable for website
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 42
- Forks
- 115
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
discord link that might have to be hunted down to update if the link needs to be changed
This is something we should fix/address with Laika. We can set the Discord invite url once as a global config variable and reference it in all the places.
Originally posted by @armanbilge in https://github.com/typelevel/typelevel.github.com/pull/679#discussion_r3707456315
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
Search the website sources for each hard-coded Discord invite URL and identify how Laika exposes global configuration. Centralize the URL in one configuration value and update all references to use it; done means the invite link has one source of truth throughout the site.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- Half a day
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100