Releases: qualiti/sprotte.dev
Releases · qualiti/sprotte.dev
v2.0.1
v2.0.0 - Redesign
Summary
Comprehensive redesign of the homepage with modern animations, improved visual hierarchy, and cohesive brand color system.
Changes
- Added framer-motion for scroll and entrance animations across all sections
- Implemented new design system with brand colors (orange, dark, gray, light)
- Redesigned About section with large typography hero and image showcase
- Redesigned Contact section with interactive link cards and decorative borders
- Redesigned Experience section with animated timeline layout
- Redesigned Projects section with alternating image/content layouts
- Updated Header with fixed positioning and improved navigation styling
- Updated Footer with brand colors and system version indicator
- Added IBM Plex Mono and Teko Google Fonts for typography
- Added new utility function (cn) for className merging with tailwind-merge
- Updated favicon and profile images
Dependencies Added
- framer-motion: ^12.34.3 - Animation library
- clsx: ^2.1.1 - Utility for conditional className merging
- tailwind-merge: ^3.5.0 - Tailwind class conflict resolver