Commit Graph

39 Commits

Author SHA1 Message Date
b37cbd11cf Fix popover position 2025-02-06 16:16:15 +01:00
0f0c68be82 Working on website 2025-02-06 15:06:32 +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
3f5b0829c7 Add Nuxt UI v3 2025-02-02 18:30:15 +01:00
86b5669947 Update header styles and improve visitor tooltip design
Adjusted header alignment for better responsiveness. Enhanced visitor tooltip by refining spacing, adding background color, and improving text readability for both light and dark themes.
2025-01-28 16:47:53 +01:00
4c42355100 Translate website in espagnol 2024-11-28 16:24:01 +01:00
3c29d3517d Fix 2024-11-26 20:13:32 +01:00
f7a6bfd554 Merge branch 'refs/heads/master' into feature_es
# Conflicts:
#	app/components/AppHeader.vue
#	app/components/content/Quote.vue
#	app/components/home/Map.vue
#	app/pages/index.vue
#	content/home/en.md
#	content/home/fr.md
#	nuxt.config.ts
#	package.json
#	pnpm-lock.yaml
#	tailwind.config.ts
2024-11-26 20:10:22 +01:00
2c90cf2224 Fix math support 2024-11-26 14:11:27 +01:00
3143fa973f Fix bugs and typo 2024-11-26 12:27:02 +01:00
8b0cbd89f2 Change writing to portfolio 2024-11-25 23:13:47 +01:00
7e00d5e12d Working 2024-08-19 17:17:05 +02:00
2331b01a8d Change linter config to antfu config and lint code 2024-07-24 02:01:30 +02:00
a4113242ce Fix mobile header 2024-07-14 16:48:50 +02:00
cddbc45e87 Remove debug 2024-07-14 16:43:51 +02:00
0b1e57a6dd Fix lang switcher 2024-07-14 16:40:49 +02:00
b751a5e7b3 fix shortcuts case 2024-07-08 18:42:39 +02:00
7e2dfe41ff Add spanish 2024-07-08 01:46:37 +02:00
ebfac1794c Translate all portfolio 2024-07-08 01:08:55 +02:00
1d0c45b625 Change icons in header 2024-07-01 23:19:39 +02:00
8be6e1731b Add unlighthouse 2024-06-30 23:55:35 +02:00
0faa737863 Change shortcut case 2024-06-30 01:33:31 +02:00
ae224396fc Add theme toggle with shortcuts 2024-06-30 01:02:52 +02:00
953c6cdc27 Change button style 2024-06-30 01:01:18 +02:00
fe9d154915 Use shortcuts 2024-06-30 01:00:15 +02:00
8244d7f8d1 Remove useless debug 2024-06-28 22:42:04 +02:00
804b73e326 Use env link to resume 2024-06-26 23:06:07 +02:00
72bcc01073 Add custom theme animation instead of transition view 2024-06-24 23:50:34 +02:00
015a305b4e Working on site 2024-06-24 00:56:49 +02:00
a59da96672 Lint code 2024-06-23 23:24:46 +02:00
18e46f7b3a Add view transition for toggle theme 2024-06-22 21:39:05 +02:00
eb7b262844 Use icloud to resume 2024-06-22 21:32:14 +02:00
fc7b98afdd Implement blog 2024-06-21 16:01:15 +02:00
f847ec6390 Working on blog 2024-06-21 13:29:10 +02:00
4e8419602d Add CMD/K button 2024-06-21 13:09:22 +02:00
f4c56bdcb9 Add nav 2024-06-21 12:12:23 +02:00
6599b5d87f Change navbar icons 2024-06-21 11:54:35 +02:00
2dcde6b0d8 Linted code 2024-06-21 00:33:07 +02:00
a99f3a4396 Initial commit 2024-06-21 00:21:49 +02:00