Commit Graph

17 Commits

Author SHA1 Message Date
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
2de03ad67e fix: refactor CSS variable usage and update ESLint configuration
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:19:14 +08:00
f11b7fe5c0 fix: streamline GitHub Actions workflow for Nuxt site deployment 2025-05-16 01:58:24 +08:00
1cf0f92cd3 fix: update static HTML export command in GitHub Actions workflow 2025-05-16 01:51:59 +08:00
131f41c4db fix: restore .npmrc with allowed dependency scripts 2025-05-16 01:44:14 +08:00
d5ed76c867 fix: add .npmrc for allowed scripts 2025-05-16 01:38:06 +08:00
3974fbe6bf fix: update dependency installation process in GitHub Actions workflow 2025-05-16 01:33:39 +08:00
4a7bcf6cdc fix: update pnpm install command to use --unsafe-perm 2025-05-16 01:29:34 +08:00
af0ae79f66 fix: update icon configuration 2025-05-16 01:14:53 +08:00
2830270af9 fix: remove vite-svg-loader 2025-05-16 01:01:00 +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
87e7bc793e fix: Update nuxtjs.yml 2025-05-11 22:36:05 +08:00
bbe6ff2d4d fix: Update nuxtjs.yml 2025-05-11 22:33:41 +08:00
d61e005417 fix: Update nuxtjs.yml 2025-05-11 22:31:52 +08:00
f20c0d8df7 feat: Create nuxtjs.yml 2025-05-11 22:26:53 +08:00
0e8bdb3d80 feat: 添加初始项目配置和公共资源 2025-05-11 22:21:51 +08:00