Commit Graph

22 Commits

Author SHA1 Message Date
a6d73bf3f4 Update index.vue 2025-07-04 13:29:25 +02:00
ab4dc0cdaf add margin on main page 2025-04-17 18:58:12 +02:00
dc63d1b206 Update dependencies and remove Globe component
- Updated various dependencies in package.json and pnpm-lock.yaml for improved performance and compatibility.
- Removed the Globe component from the home page, streamlining the layout and reducing complexity.
2025-04-06 22:58:30 +02:00
47557155d1 Testing 2025-03-19 10:41:52 +01:00
20fdf7b64e Test and fix last build 2025-03-19 10:20:50 +01:00
6ab4ffc092 Refactor WebSocket handling and remove nuxt-visitors module
Replaced nuxt-visitors module with a custom WebSocket implementation for location tracking. Removed redundant code and comments in `useVisitors` composable and introduced the `location.server` plugin to manage user location. Updated dependencies and configurations to reflect these changes, streamlining the approach.
2025-02-02 19:03:49 +01:00
bb20f593f8 Test visitors 2025-02-02 13:50:06 +01:00
9d4ca6476b Replace Mapbox integration with custom Globe component
Switched from Mapbox to a custom globe visualization using 'cobe' library. Removed all Mapbox-related code, dependencies, and environmental variables. Introduced a WebSocket-based system to display live visitor data on the globe.
2025-01-29 12:43:03 +01:00
75b3655fd3 Fix main page 2024-11-28 22:55:28 +01:00
df4aec1f28 Add: nuxt content v3 2024-11-28 22:40:16 +01:00
e638d459b3 Add mapbox 2024-07-24 17:58:43 +02:00
2331b01a8d Change linter config to antfu config and lint code 2024-07-24 02:01:30 +02:00
6bf1463d03 Fix SEO 2024-07-08 01:21:10 +02:00
ebfac1794c Translate all portfolio 2024-07-08 01:08:55 +02:00
fd40392b98 Fix 2024-07-01 00:54:01 +02:00
1d6dbe385a Working on seo 2024-07-01 00:46:03 +02:00
6ad9fe6dfb Working on seo 2024-07-01 00:12:34 +02:00
1ecc28f0c4 Fix titles 2024-06-21 16:06:19 +02:00
fc7b98afdd Implement blog 2024-06-21 16:01:15 +02:00
7d03126a77 Add seo description 2024-06-21 13:09:43 +02:00
2dcde6b0d8 Linted code 2024-06-21 00:33:07 +02:00
a99f3a4396 Initial commit 2024-06-21 00:21:49 +02:00