Skip to content
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

2024/11/15更新 #2982

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

2024/11/15更新 #2982

wants to merge 22 commits into from

Conversation

MFLS2023
Copy link

尽量按此模板PR内容,或粘贴相关的ISSUE链接。

已知问题

  1. (示例)版本号管理不规范
    • 版本号直接写在环境变量中,容易出错
    • 多处维护版本号,可能不一致

解决方案

  1. (示例)将版本号管理从 .env.local 迁移到 package.json
    • 统一从 package.json 读取版本号
    • 使用 IIFE 优雅处理版本号获取逻辑
    • 保持向后兼容,支持环境变量覆盖

改动收益

  1. (示例)更规范的版本管理
    • 统一从 package.json 读取
    • 保持与 npm 生态一致
    • 减少人为错误

具体改动

  1. (示例)blog.config.js
    • 移除原有的静态版本号配置
    • 在文件末尾添加动态版本号获取逻辑
    • 保持向后兼容,优先使用环境变量
    • 添加错误处理和默认值

测试确认

  • 本地开发环境测试通过
  • 生产环境构建测试通过
  • 版本号正确显示
  • 环境变量配置正常工作

修改自动切换主题
修改主题为 heo
改写网站地址
更新为 开启完全自定义菜单
修改卡牌标题
修改建站天数以及自动修改白天or黑夜
正式修改建站日期
更新背景动态特效
更改烟花开关
前端代码
加上claude的代码
替换url
921update_AI_NotionNext
试试自己的域名行不行,还是要完整网址
这次试的是完整网址
这次修改url然后加了请求summary
Copy link

vercel bot commented Nov 15, 2024

@MFLS2023 is attempting to deploy a commit to the tangly1024's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant