Florian Sylvain
5a21539931
fix: update favicon type from x-icon to webp for consistency
2025-09-09 18:18:56 +02:00
Florian Sylvain
2f67e06772
feat: optimize stylesheet loading and implement SRI hash generation for security
2025-09-09 17:32:32 +02:00
Florian Sylvain
eb9f85ead0
feat: initialize server with essential files and configurations
...
- Added package.json and package-lock.json for project dependencies and metadata.
- Created server.js to handle HTTP requests, serve files, and implement security headers.
- Implemented minification functions for HTML, CSS, and JavaScript to optimize performance.
- Added style.css for styling the application with a responsive design.
- Introduced script.js for handling navigation and reveal animations.
- Removed unused profile.webp image.
2025-09-09 16:33:40 +02:00
Florian Sylvain
f5acff7e9a
feat: enhance portfolio layout and accessibility improvements
2025-09-03 17:19:14 +02:00
Florian Sylvain
62bc22bbee
Revert "feat: only img in b64, not the favicon"
...
This reverts commit 96e0d7b213 .
2025-08-24 05:44:50 +02:00
Florian Sylvain
94b50c81de
tentative: b64 img only
2025-08-24 05:42:56 +02:00
Florian Sylvain
96e0d7b213
feat: only img in b64, not the favicon
2025-08-24 05:40:48 +02:00
Florian Sylvain
60671c35cb
Revert "feat: img and fav to b64"
...
This reverts commit 0982d28e90 .
2025-08-24 05:39:13 +02:00
Florian Sylvain
e123d96e5f
fix: img and fav formats to WebP
2025-08-24 05:35:37 +02:00
Florian Sylvain
0982d28e90
feat: img and fav to b64
2025-08-24 05:33:13 +02:00
Florian Sylvain
f9d5a9f6c1
feat: added back tables fixed layout
2025-08-23 21:04:46 +02:00
Florian Sylvain
6562647a8d
feat: enhance styling and layout
2025-08-23 20:58:49 +02:00
Florian Sylvain
1a24acc34d
feat: enhance layout & styling for improved readability, responsive, accessibility, best practice
2025-08-23 19:24:27 +02:00
Florian Sylvain
2b3a7d4687
feat: add meta tags for SEO, robots.txt and sitemap.xml
2025-08-23 18:37:42 +02:00
Florian Sylvain
3cb91f2f58
feat: small favicon & vertical tables for better readability on mobile
2025-08-23 18:27:56 +02:00
Florian Sylvain
fb97a834c1
feat: favicon & improve table styling for responsive
2025-08-23 18:09:22 +02:00
Florian Sylvain
4e793ad0f8
first commit
2025-08-23 17:05:25 +02:00