网站翻新 - #116
Open
ImBearChild wants to merge 9 commits into
Open
Conversation
Member
|
快速浏览了一下修改的内容,除去 js 相关修改之外我觉得没问题。 JS 相关的我不太懂。 |
Member
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 桌面版下载,要不要通过下拉菜单或者按钮选择版本与架构?
其他优化