typelevel / typelevel/typelevel.github.com
Extract Discord link to global variable for website
未关闭
还没有人认领这个 Issue。
- 主要语言
- HTML
- 星标
- 42
- 派生
- 115
- 平均合并
- 5 天 5 小时
- 30 天内合并 PR
- 7
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
搜索网站源代码中的每个硬编码 Discord 邀请 URL,并确定 Laika 如何提供全局配置。将 URL 集中到一个配置值中,并更新所有引用以使用该配置值;完成的标准是整个网站中的邀请链接只有一个事实来源。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html
- 领域
- web-dev
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 半天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100