Commit Graph

77 Commits

Author SHA1 Message Date
mguilbert 5715a7fad4 adding image for the blog article num 03 2026-05-21 16:28:00 +02:00
mguilbert 35a87c45e9 adding mermaid package to package.json 2026-05-21 16:21:22 +02:00
mguilbert d38902643c improve blog page design 2026-05-21 16:18:52 +02:00
mguilbert b7f7ae8f31 writing third article 2026-05-21 16:15:02 +02:00
mguilbert 0a564f5848 refactoring blog articles list 2026-05-20 14:21:58 +02:00
mguilbert 0af590fd26 adding alternative language versions to article metadata 2026-05-05 09:35:27 +02:00
mguilbert 62dd29e3cb implementation of JSON-LD 2026-05-05 09:22:37 +02:00
mguilbert 61b755ecef adding sitemap 2026-05-05 09:14:20 +02:00
mguilbert 37cf82a631 adding metadata to blog articles and generate static web pages for ready articles only 2026-05-05 09:06:04 +02:00
mguilbert 2be12fd62b adding links to contact icons on the footer 2026-04-30 09:53:56 +02:00
mguilbert a0c784dbd4 deleting draft blog articles 2026-04-30 09:44:59 +02:00
mguilbert 19aa4afcc4 publishing second blog article 2026-04-30 09:42:21 +02:00
mguilbert c78ce7a190 fix public images names 2026-04-23 13:54:08 +02:00
mguilbert cd74c63e5c change threadspace to thence 2026-04-23 13:52:08 +02:00
mguilbert bd9a6b6a79 Threadbase to ThreadSpace 2026-04-23 13:19:42 +02:00
mguilbert 54f7d6eff6 writing a blog article 2026-04-23 12:14:38 +02:00
mguilbert 450082fa2a projects correction 2026-04-20 20:38:09 +02:00
mguilbert 8256f4958a blog correction 2026-04-20 20:23:33 +02:00
mguilbert 2d240f23aa setup of obsidian for editing blog posts 2026-04-20 20:05:59 +02:00
mguilbert b0a3dd0377 fixing link style and writing english version of the first article 2026-04-17 19:18:46 +02:00
mguilbert 061eeea00f Remove the technology tags from the hero section of the homepage 2026-04-17 15:11:14 +02:00
mguilbert 6663bd4d37 added projects preview images 2026-04-17 15:09:31 +02:00
mguilbert 378d84d548 writed all project pages and correction of spelling mistakes 2026-04-17 14:57:38 +02:00
mguilbert 3c146561a7 writed evereast project page 2026-04-17 14:44:29 +02:00
mguilbert 0cac889a5c changed favicon 2026-04-17 14:30:42 +02:00
mguilbert d35c2e53e2 fix french privacy policy text 2026-04-17 14:08:59 +02:00
mguilbert 299ff6415a added legals documents 2026-04-17 14:06:34 +02:00
mguilbert a384f6cbf3 avoid deployment elsewere than main branch 2026-04-17 13:24:19 +02:00
mguilbert 835c1bf9e3 added vercel analytics package 2026-04-17 13:20:04 +02:00
mguilbert f19535f419 added vercel SpeedInsights package 2026-04-17 13:16:07 +02:00
mguilbert 89d7476248 maked template article .mdx invisible 2026-04-17 12:08:44 +02:00
mguilbert f1418fe25b blog article summary 2026-04-17 12:05:36 +02:00
mguilbert 3c8dbade41 blog 2026-04-17 12:02:41 +02:00
mguilbert 1899335e60 fixed some responsive design details 2026-04-17 11:32:46 +02:00
mguilbert 19c48e160c fixed some responsive design details 2026-04-17 11:29:15 +02:00
mguilbert 7a8022d11a apply translations in all pages 2026-04-17 11:13:20 +02:00
mguilbert dbeb294920 auto translation setup 2026-04-17 10:46:24 +02:00
mguilbert e1efa898b4 writed translation disctionaries 2026-04-17 10:41:56 +02:00
mguilbert e7ef30f5a6 implemented language swicther 2026-04-17 09:52:04 +02:00
mguilbert 66717a2645 update project fetching method to select the right language 2026-04-17 09:36:56 +02:00
mguilbert 17d46f8c78 translate projects mdx files 2026-04-17 09:29:54 +02:00
mguilbert f551ff9f59 fixing headers anchor links 2026-04-17 09:00:20 +02:00
mguilbert 26256f0379 redesign(project-page): editorial redesign of /works/[slug]
- ProjectHero: full-viewport dark hero with blurred cover image overlay,
  animated entrance (back link → date → title → description), scroll indicator
- ProjectMeta: reveal-animated metadata strip with top/bottom dividers,
  refined label/value typography using brand color tokens
- ProjectTechnologies: outline pill tags with per-tag staggered reveal,
  hover border/color transition
- ProjectsColumns: cleaner 2-col prose grid with wider gap
- ProjectPreviewGrid: rounded-xl with subtle border, responsive 1→2 col
- ProjectVisitButton: pill-shaped dark CTA replacing bordered rectangle
- OtherProjects: image-first card layout with scroll reveal, hover scale +
  brightness on covers, sliding arrow, refined "Voir aussi" header
- page.tsx: passes cover prop to ProjectHero, 900px max-width content
  column, semantic MDX prose styles via article selector chains

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 08:48:28 +02:00
mguilbert 87efea3cc1 redesign(homepage): elegant editorial redesign with scroll animations
- HeroSection: full-viewport split layout with staggered entrance animations,
  editorial typography, tech stack tags, animated scroll indicator
- WorksSection: refined header with section label, scroll-reveal on entry
- ProjectCard: per-card IntersectionObserver reveal, numbered projects,
  enhanced hover states (scale + brightness), improved CTA
- FeatureSection: card grid with border/glass treatment and staggered reveals
- AboutSection: animated timeline progress line, scroll-triggered card entrances
- FeatureColumn: icon container with hover treatment
- globals.css: fadeUp/lineGrow/arrowBounce keyframes, .reveal utility,
  prefers-reduced-motion support, brand-accent color token
- lib/useReveal.ts: IntersectionObserver hook for scroll reveals

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 08:39:54 +02:00
mguilbert b717abb7de fix responsive design and ensure consistency of elements 2026-04-16 14:58:07 +02:00
mguilbert fc2b481bd4 writed project pages content 2026-04-16 14:39:14 +02:00
mguilbert 3a79088cce fix 2026-04-16 12:07:22 +02:00
mguilbert cf7735d667 other project pages 2026-04-16 11:56:12 +02:00
mguilbert 15f39c4cb2 fixed project page design 2026-04-16 11:55:31 +02:00
mguilbert 2bf8bae473 fixed design project page 2026-04-16 10:47:28 +02:00