Commit Graph

2 Commits

Author SHA1 Message Date
AzuTear 4a9c6024d9 feat: refine preloader and hero entrance animations
- Add PreloaderView with staggered "Initializing the dark orbit" reveal
- Gate hero reveal animations behind active state so they start after
  the preloader hides, fixing the NOVERIA/OPERATIONS timing race
- Tighten title letter stagger for a more cohesive, elegant entrance
- Polish galaxy canvas, footer and section blocks

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 23:30:44 +02:00
developer fb7d7c5b2d feat: Migrate landing page to Vue 3 + TypeScript
- Replace static HTML with Vue 3 SPA (Vite + TypeScript)
- Add GalaxyCanvas component (interactive particle animation)
- Component-based sections (HeroSection, SectionBlock, FooterView)
- Add nginx.conf with SPA routing + security headers
- Update compose.yaml to mount nginx config
- Build output in html/ directory
2026-06-16 17:42:23 +02:00