Skip to content

Nuxt Refactor #132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 176 commits into
base: master
Choose a base branch
from
Draft

Nuxt Refactor #132

wants to merge 176 commits into from

Conversation

SkyBird233
Copy link
Member

@SkyBird233 SkyBird233 commented Jul 31, 2025

TODO:

  • 迁移新闻
  • 更新相册数据
  • 更新赞助页面
  • 侧栏版块位置调整(社区活动、软件包查询站)
  • MediaWriter 的动态版本获取
  • 镜像制作文案同步
  • WSL 页面更新
  • 镜像源列表同步
  • 修复众筹页面无序列表的排版
  • 整理本地化 key
  • 适配 paste-server-rs
  • 调整 workflow
  • 暂时关闭多语言选项

- 高亮代码不再使用 vue-monaco-editor 采用 nuxt-monaco-editor
- 在右侧正文 height 足够大时,左菜单高度取决于 -> 保证‘回到首页’ button 正确显示的最大值
- 在右侧正文 height 比较小时(/news),该高度要小于右侧正文高度,以保证滚动框不会闪现
- 在用户放大界面时,缩小高度
- 以上高度的变化都是指 open/close 子菜单,且关闭的顺序为先进先出
- 左菜单栏现在会在首屏加载时优先展开当前页面所在的菜单
- 其余菜单按照顺序能展尽展,但展开是连续的,不会跳过任何一个菜单
- 该标签导致控制台报错水合不匹配错误,妨碍开发
- 路由渲染方式更新,采用 swr 缓存数据变动不频繁的页面
- 例: 当前提交 download 页面的 docker 下载栏被临时隐藏,导致该页面安同下载栏下的'其他下载' button 高亮工作不正常
@MingcongBai MingcongBai changed the title feat: move HouLiXieBuRou/website-nuxt here Nuxt Refactor Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants