Commit Graph

18 Commits

Author SHA1 Message Date
seccodesmith 77ba446d4d feat: add Blog and BlogCard styles, refactor components to use CSS modules, and remove unused CSS files 2025-05-22 15:05:24 +02:00
seccodesmith 762fc64806 Merge pull request 'Fixing-main' (#4) from Fixing-main into main
Reviewed-on: #4
2025-05-21 21:50:35 +00:00
seccodesmith 3b86302a6e feat: implement dynamic social links in Footer and add random code line data for Home component 2025-05-21 23:49:34 +02:00
seccodesmith 29b9dd93e2 feat: remove unused SVG files, add skill card data, and refactor Home component imports 2025-05-21 12:55:06 +02:00
seccodesmith d3f7368ba8 feat: update favicon and background images, refactor styles, and enhance skill card data 2025-05-21 12:13:48 +02:00
seccodesmith 7e91215af1 Merge pull request 'Trying-scss' (#3) from Trying-scss into main
Reviewed-on: #3
2025-05-20 19:07:28 +00:00
seccodesmith 03a9f61a2a feat: refactor Home and SkillCard components, add skillCard data for dynamic rendering 2025-05-20 20:51:24 +02:00
seccodesmith fdb79c70ad feat: update Font Awesome and DevIcon versions, refactor styles in Home and SkillCard components 2025-05-20 20:01:33 +02:00
seccodesmith fb84bf87de feat: refactor styles and update imports for Home and Blog components 2025-05-20 14:43:49 +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 bb3f67a83f Remove unused CSS module import from BlogCard component 2025-05-17 22:26:29 +02:00
seccodesmith f612ee1520 Merge branch 'main' of https://git.seccodesmith.pl/seccodesmith/seccodesmith-frontend 2025-05-17 22:20:59 +02:00
seccodesmith 35b34ab5aa Some change 2025-05-17 22:17:31 +02:00
seccodesmith 2e8777b5c3 Merge pull request 'Add CSS module import to BlogCard component and restructure Home page skills section' (#2) from master into main
Reviewed-on: #2
2025-05-16 13:04:08 +00:00
seccodesmith 1656b07225 Add CSS module import to BlogCard component and restructure Home page skills section 2025-05-16 14:57:32 +02:00
seccodesmith bdc073f5d7 Merge pull request 'First commit' (#1) from master into main
Reviewed-on: #1
2025-05-16 12:04:02 +00:00
seccodesmith c741dc73bb First commit 2025-05-16 14:02:21 +02:00
seccodesmith 64fbc970ff Initial commit 2025-05-16 11:59:45 +00:00