Commit Graph

246 Commits

Author SHA1 Message Date
e88991501a Enhance ProseIcon styling: add font-semibold class for improved text weight 2025-07-24 23:16:14 +02:00
714002e6ec Reduce spacing in writings page layout for improved readability 2025-07-24 23:12:28 +02:00
93ac6939b5 Add red color to app configuration colors 2025-07-24 23:06:08 +02:00
9c8bfb3118 Remove unused CSS variable from body, enhance locale change logic in AppHeader, add 404 error page, and clean up nuxt.config 2025-07-24 23:05:07 +02:00
e88290967a Refactor app configuration and styles: remove unused color variables, enhance AppHeader theme switching, and update AppVisitors badge styling. 2025-07-24 22:53:45 +02:00
d18af67132 Change year color 2025-07-24 22:15:19 +02:00
d527e54b72 Change UPopover mode from hover to click for improved user interaction 2025-07-24 22:13:24 +02:00
cfaea67829 Refactor CSS variables and update button variant in CatchPhrase and [slug] components 2025-07-24 20:30:31 +02:00
8048549674 Add ghost variant for previous and next buttons in UCarousel 2025-07-24 20:04:51 +02:00
3cd2ac63fd Refactor UsesList component to improve key usage and fix comparison operator 2025-07-24 19:58:27 +02:00
0c5802035f Add Visual Studio Code support and update carousel configuration for IDEs 2025-07-24 19:50:17 +02:00
55669af5a6 Remove unused binary assets: cursor.webp and datagrip.webp 2025-07-24 19:44:01 +02:00
4c05ddf143 Refactor ProseImg component to remove unused 'label' prop and update alt text to use 'caption' instead
Update toc button behavior to use hover mode and adjust styles for better UI consistency
Change text-decoration style for headings in prose to ensure no underline is applied
2025-07-24 18:56:40 +02:00
9a72ad956d ghost variant 2025-07-24 12:04:38 +02:00
2e03996e3f add default bg 2025-07-24 11:59:26 +02:00
3a3b6b44fd Update Name.vue 2025-07-24 11:52:51 +02:00
558c768408 Update ProseIcon.vue 2025-07-24 11:49:37 +02:00
7aa4172b84 Update ProseIcon.vue 2025-07-24 11:44:22 +02:00
65aeb3736a Update Link.vue 2025-07-24 11:41:31 +02:00
aed499a044 Update ProseIcon.vue 2025-07-24 11:39:38 +02:00
9632685b15 Update Link.vue 2025-07-24 11:36:41 +02:00
ecdccef20d Add homelab section 2025-07-24 11:18:54 +02:00
15dcf93e11 Refactor writings index component: enhance styling for better readability and adjust layout spacing 2025-07-22 20:45:32 +02:00
d0db0950c3 Refactor app.vue and [slug].vue: add scoped styles and optimize i18n usage 2025-07-22 20:36:07 +02:00
60b6f463dd Refactor project and writings components: streamline i18n usage and enhance styling for better readability 2025-07-22 20:28:13 +02:00
35a350e6e4 Refactor project and writing components: simplify tag rendering and group writings by year 2025-07-20 19:09:13 +02:00
fe8ff124e2 Update navigation link in AppHeader, enhance locale handling in Activity and Stats components, and set compatibility date in nuxt.config 2025-07-20 18:19:34 +02:00
b657e9f423 Remove outdated files and update TypeScript configuration for improved project structure 2025-07-20 18:14:28 +02:00
a6d73bf3f4 Update index.vue 2025-07-04 13:29:25 +02:00
594c381f55 Update AppVisitors component and nuxt-visitors dependency to latest version 2025-04-20 20:09:58 +02:00
1cb002860d Enhance project star icon with hover animation, update compatibility date, and remove unused pnpm configuration 2025-04-19 16:38:33 +02:00
215f0c0e8e Add animated text gradient component and update references in content files 2025-04-19 16:04:02 +02:00
3d5027c81f Add animated text gradient component and update references in content files 2025-04-19 11:24:54 +02:00
5d7b58624b Fix comments to clarify removal of modules when fixed 2025-04-18 15:04:55 +02:00
2d487e045a Refactor tooltip structure for improved accessibility and styling 2025-04-17 19:11:27 +02:00
ab4dc0cdaf add margin on main page 2025-04-17 18:58:12 +02:00
57110051d1 Fix last commit 2025-04-17 18:52:45 +02:00
18559bdae3 Refactor ProseIcon component to improve icon usage and enhance text styling 2025-04-17 18:37:17 +02:00
2b87544f6a Fix icon reference in AppHeader component and ensure type safety for leading icon 2025-04-17 18:37:06 +02:00
18de8b1ec7 Fix color variants in ProseIcon component for consistent decoration opacity 2025-04-17 17:46:56 +02:00
65221f8f54 Add nuxt-visitors 2025-04-17 17:45:33 +02:00
3b9c239a75 Enhance offline message in Activity component with dynamic content
- Replaced static offline message with an i18n-t component to support dynamic content.
- Updated translations for offline messages in English, French, and Spanish to include a placeholder for additional context about doing maths or sleeping.
2025-04-07 18:33:53 +02:00
c1e03e6c61 Add favorite icon tooltip to project title in [slug].vue
- Wrapped the project title and favorite icon in a flex container for better alignment.
- Added a tooltip to the favorite icon to provide context when hovered over.
2025-04-07 13:47:06 +02:00
ff3f38f52d Fix: Mobile view 2025-04-07 13:39:56 +02:00
aa8e1ada91 Add tooltip for favorite projects in project listing
- Wrapped the favorite icon in a tooltip component to provide additional context.
- Updated i18n translations to include tooltip text for favorite projects in English, French, and Spanish.
2025-04-07 13:31:42 +02:00
459451e4c1 Add favorite property to projects and update sorting in project listing 2025-04-07 13:29:08 +02:00
5ee900ef23 Update dependencies and improve stateWord logic in Activity component
- Updated '@iconify-json/lucide' dependency to version 1.2.35 in package.json and pnpm-lock.yaml for compatibility.
- Enhanced stateWord logic in Activity component to handle cases where the state string may be empty, ensuring it defaults to 'secret' when necessary.
2025-04-07 13:22:35 +02:00
4892e3508d Update [slug].vue
Update LinkedIn link
2025-04-07 10:37:29 +02:00
34d4c6aa6a Update [slug].vue
Update LinkedIn link
2025-04-07 10:37:00 +02:00
dbb98153fb Add: Introduce new IDE 'Cursor' and update ProseImg component
- Added 'Cursor' IDE to the uses page with corresponding images and descriptions.
- Updated ProseImg component to support an optional 'rounded' prop for image styling.
- Removed outdated JetBrains image and replaced it with a new webp format.
- Adjusted layout and spacing in the uses page for better presentation of IDEs.
2025-04-06 23:31:35 +02:00