Commit Graph

11 Commits

Author SHA1 Message Date
059e01090c feat(download): 调整下载页并补充 APM 资源
- 样式:补充 xs 断点变量,方便小屏布局控制
- 资源:新增 amber-pm SVG 图标
- 页面:下载页增加 APM 包管理器入口,优化小屏排版与链接分组
2025-12-09 11:14:50 +08:00
961b4c726d feat: Update SVG icons and image assets; modify styles in about.vue
- Updated the `fantascene.svg` file with new dimensions and styles, including changes to clip paths and color variables.
- Replaced multiple image formats (AVIF, PNG, WEBP) for `amber-ce` and `fantascene` with updated versions.
- Adjusted class names in `about.vue` for improved styling consistency, including changes to background and decoration colors for dark mode.
- Added new CSS variables for dark mode styling.
2025-06-21 00:25:21 +08:00
e203b6a98b feat: (WIP) implementing about page
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-11 03:36:43 +08:00
383d6b1248 feat(download): implement download page
- Added architecture selection dropdown for amd64, arm64, and loong64.
- Redesigned the download page layout with new styling and components.
- Included buttons for downloading the latest version and terminal version.
- Added links to update logs and source repositories.
- Improved user guidance with FAQ and support information.

Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-05 00:23:48 +08:00
394ebd9e2a feat: 添加网站图标、标题 2025-06-04 01:16:21 +08:00
ead1905c99 feat: add footer section with community information and QR code
- Implemented a new footer in app.vue that includes:
  - Community description and purpose.
  - A QR code for joining the user group.
  - Responsive design adjustments for the QR code size.

- Added a new SVG icon for the QR code in assets/icons/qrcode-3.svg.

Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-03 00:34:07 +08:00
3cbbdba6a4 fix: 更新图标样式
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-02 23:33:28 +08:00
4c8d66316c feat: implement index section 6 2025-06-01 23:35:13 +08:00
95abc3cde1 feat: implement index section 5
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-01 23:07:30 +08:00
80ec2727c3 feat: implement index section 4
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-01 22:24:26 +08:00
95d25ee6f0 feat: Add nav bar 2025-05-16 00:19:24 +08:00