.gitignore
0 → 100644
+24
−0
SeekMyGenshin.wiki @ 1da2308b
web/.gitignore
0 → 100644
+24
−0
web/.trae/documents/PRD.md
0 → 100644
+79
−0
+130
−0
Loading
DevOps 服务已从 Gitea 迁移到 GitLab!
如果正在使用 home.shrabbit.com 且访问较慢,尝试直连服务器: https://shrabbit.com:4000/gitlab
- nuxt.config.ts: add Google Fonts, page transitions, global CSS - assets/styles: design tokens (variables), global reset, animations - composables: useScrollReveal (IntersectionObserver), useThemeColors, useNavigation - layouts/default.vue + AppHeader.vue (sticky nav, mobile burger) + AppFooter.vue - app.vue wired with NuxtLayout + scroll reveal init - minimal placeholder index.vue