Commit Graph

38 Commits

Author SHA1 Message Date
a93b6048a4 feat: 移除下载页面的调试日志 2025-06-10 21:01:56 +08:00
0ae19e64f4 feat: 添加站点配置 2025-06-06 01:56:59 +08:00
dade6466bb feat: 引入 @nuxt/content 2025-06-06 01:33:40 +08:00
134e993274 feat: 添加最新版本信息和下载链接逻辑 2025-06-06 00:28:27 +08:00
cfb95eca4e feat: 添加下载对话框和安装指南
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-05 23:44:30 +08:00
c2827feaad feat: 更新文案 2025-06-05 01:55:53 +08:00
b030b5128b fix: 更新选择框的最小宽度以改善布局 2025-06-05 01:31:50 +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
82b1ec5960 feat: 添加 GitHub 链接到页面 2025-06-05 00:13:00 +08:00
394ebd9e2a feat: 添加网站图标、标题 2025-06-04 01:16:21 +08:00
9d05d0074a feat: 添加暗黑模式支持,优化样式和背景图像
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-04 00:52:05 +08:00
49b6fab222 fix: 移除标题的负位移以优化页面布局 2025-06-03 01:29:32 +08:00
f4f7987438 fix: 优化社区介绍文本格式,调整段落宽度以提升可读性
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-03 00:45:19 +08:00
ced2e13205 fix: 优化滚动进度计算逻辑并更新文本引号样式
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-03 00:33:36 +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
b05118bd61 fix: implement index section 7
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-02 23:07:15 +08:00
2c51d41cc7 fix: 调整图像背景顺序
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-02 22:23:23 +08:00
c08a7a94a2 perf: split font 2025-06-02 22:16:50 +08:00
b0e79cc35f fix: 修正注释格式,添加空格以提高可读性 2025-06-01 23:42:11 +08:00
4c8d66316c feat: implement index section 6 2025-06-01 23:35:13 +08:00
9b5411301a fix: 修正链接文本格式,添加空格以提高可读性 2025-06-01 23:33:37 +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
22ca0ec4aa fix: 修正文本样式,更新社区描述的颜色类
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-06-01 23:00:14 +08:00
584f3702bb fix: 优化社区标题样式,调整文本结构
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-01 22:42:39 +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
f018ec2c09 fix: 修正动画计算中的参数以改善效果
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-01 22:22:00 +08:00
494a00f5ec fix: 添加 .app-icon 类以支持多种背景图像格式 2025-06-01 01:53:49 +08:00
5df80045fd fix: pair <section> 2025-06-01 01:48:31 +08:00
a52e6ba32e fix: 修正段落行高并添加额外间距以改善布局 2025-06-01 01:43:32 +08:00
6766ac0c39 feat: implement index section 3 2025-06-01 01:43:14 +08:00
3c5830adeb fix: adjust padding for improved layout in index section
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-06-01 01:40:41 +08:00
a4fec8cbd1 fix: update background gradient for improved visual effect 2025-05-30 01:32:21 +08:00
44ce997d03 fix: improve opacity and transform effects based on scroll progress 2025-05-30 01:06:23 +08:00
901a80d9a0 feat: implement index section 2
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
2025-05-30 01:05:59 +08:00
2ba90f730b fix: adjust button padding and icon spacing in download link 2025-05-29 20:58:53 +08:00
9ca45f5325 feat: implement index section 1
Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com>
Co-authored-by: 奕 <a18355849597@outlook.com>
Co-authored-by: Sylvanysc <Sylvanysc@users.noreply.github.com>
2025-05-29 01:21:22 +08:00
95d25ee6f0 feat: Add nav bar 2025-05-16 00:19:24 +08:00
621bc20edd feat: Add initial styles and pages for the application
- Created main.css to include Tailwind CSS and PrimeIcons.
- Added download.vue page with a simple heading.
- Implemented index.vue page structure with multiple sections and basic styling.

Co-authored-by: xudeyu444 <tai_365@qq.com>
Co-authored-by: Sylvanysc <1915657537@qq.com>
2025-05-12 00:00:26 +08:00