Commit Graph

5 Commits

Author SHA1 Message Date
seccodesmith 6b9522153f feat: update Contact page to use dynamic email and social links 2025-05-27 12:30:22 +02:00
seccodesmith 805bd07eb4 feat: add contact data and styling for the Contact page 2025-05-26 23:45:39 +02:00
seccodesmith 848318a23e feat: update dependencies and add new styles
- Added node and sass to dependencies in package.json
- Added @types/node to devDependencies
- Removed unused CSS files and replaced them with SCSS files
- Updated import paths in App.tsx and Blog.tsx to use new aliasing
- Configured TypeScript paths for easier imports
- Updated Vite config to include path aliases
- Created new SCSS files for About, Blog, Error, and Main styles
- Added a variables file for color and effect variables
- Updated index.scss for global styles and responsive adjustments
2025-05-18 14:29:54 +02:00
seccodesmith 35b34ab5aa Some change 2025-05-17 22:17:31 +02:00
seccodesmith c741dc73bb First commit 2025-05-16 14:02:21 +02:00