网站翻新 - #116
Merged
Merged
Conversation
Member
|
快速浏览了一下修改的内容,除去 js 相关修改之外我觉得没问题。 JS 相关的我不太懂。 |
Member
geekpany
reviewed
Jul 31, 2026
geekpany
left a comment
Contributor
There was a problem hiding this comment.
我测了一下,看起来挺好的,有两个地方想探讨一下,写在评论里了。不好意思哈,我不懂 JS,逻辑上我看不了,只能说说个人体验。
geekpany
approved these changes
Aug 3, 2026
Contributor
Author
Contributor
Author
sztsian
self-requested a review
August 4, 2026 14:34
geekpany
requested changes
Aug 5, 2026
geekpany
left a comment
Contributor
There was a problem hiding this comment.
我觉得这个 PR 可以先专注在网站翻新这件事,添加的几篇文章可以单独开个 PR 再探讨翻译的问题。然后咱们可以先推进一下现在这个 PR 合并
sztsian
approved these changes
Aug 5, 2026
sztsian
left a comment
Member
There was a problem hiding this comment.
简单看了一下我觉得没问题。对于网站修改,我觉得可以先合并再说。
geekpany
approved these changes
Aug 5, 2026
This was referenced Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

主要变更如下:
首页重设计
替换文字标题为 FZUG 中字 logo,新增快捷卡片导航(加入社区、下载 Fedora),主页文章预览改为卡片风格(完整文章列表单独显示)
新增下载 Fedora 页面
动态拉取最新 release 数据,展示 Workstation / KDE ISO、官方及国内镜像(TUNA、USTC、SJTUG)下载链接、SHA256 校验,末尾标注数据来源(官方/缓存)
优先从 GitLab 获取 Fedora 官方
releases.json,请求失败或无网络时自动 fallback 到本地 /assets/fedora-release.json,新增.github/workflows/update-releases.yml,每月自动同步最新数据到仓库待定问题:目前只提供 x86_64 的 Workstation 和 KDE 桌面版下载,要不要通过下拉菜单或者按钮选择版本与架构?
其他优化