Go to file Use this template
lsy 16125a580c 重构内容处理并改进构建配置
- 更新 Vite 配置,使用手动块拆分来提高性能
- 修改内容配置以处理特殊文件命名和路径解析
- 更新导航链接并删除未使用的页面
- 改进文章 API 和路由以支持动态路径处理
- 简化内容结构并添加用于路径操作的实用函数
2025-03-09 01:11:43 +08:00
.vscode Initial commit from Astro 2025-02-24 16:18:36 +08:00
public 第一版 2025-03-08 18:16:42 +08:00
src 重构内容处理并改进构建配置 2025-03-09 01:11:43 +08:00
.gitignore Initial commit from Astro 2025-02-24 16:18:36 +08:00
astro.config.mjs 重构内容处理并改进构建配置 2025-03-09 01:11:43 +08:00
package-lock.json 第一版 2025-03-08 18:16:42 +08:00
package.json 第一版 2025-03-08 18:16:42 +08:00
tsconfig.json 完成基础 2025-03-03 21:16:16 +08:00