3 Commits

Author SHA1 Message Date
shenjianZ 3ee9b9e6de Add privacy policy modal and enhance project details
CI / build (push) Has been cancelled
- Introduce PolicyModal component for license and privacy policy display
- Add Quick Start section to project detail pages
- Update project descriptions, features, and URLs for several projects
- Add new logos, screenshots, and favicon
- Extend types and configuration for new features
2026-05-26 14:14:37 +08:00
shenjianZ 6b58b55c32 feat: 全面重构网站工程化体系与 UI 架构
- 将单体 style.css 拆分为 tokens/reset/fonts/layout/responsive/组件级 CSS 模块
- 从 Google Fonts CDN 迁移至本地自托管字体(JetBrainsMono、NotoSansSC)
- 引入 Vitest + Testing Library 测试体系,新增单元测试
- 添加 GitHub Actions CI 流水线(lint → build → test)
- 新增 Prettier 格式化与 ESLint 规则强化
- 重构全部 YAML 数据文件,完善项目详情页(截图轮播、更新日志)
- 新增项目文档编写指南(docs/create-project.md)
2026-05-22 13:34:41 +08:00
shenjianZ 5e79c96364 Initialize ZUJ OL Apps website with React + TypeScript + Vite 2026-05-22 09:21:24 +08:00