Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Extract Discord link to global variable for website

Open
#688 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
Half a day
Newbie friendliness
68/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Tech stack
html
Domain
web-dev

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.

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

Dominant language
HTML
Stars
42
Forks
115
Avg merge
4d 13h
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from typelevel/typelevel.github.com

All issues in typelevel/typelevel.github.com

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.