From 654979f1ca685d87b88870793d21727e6c722ea9 Mon Sep 17 00:00:00 2001 From: eloi-web Date: Sat, 28 Feb 2026 16:01:15 +0200 Subject: [PATCH 1/6] Fix grammar in project card alt text --- src/components/ProjectCard.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProjectCard.astro b/src/components/ProjectCard.astro index b765d70d..986594c1 100644 --- a/src/components/ProjectCard.astro +++ b/src/components/ProjectCard.astro @@ -18,7 +18,7 @@ const { projectLink, logoLink, name, description, tags = [], loadIssues = false
Date: Sat, 28 Feb 2026 16:11:35 +0200 Subject: [PATCH 2/6] chore: update astro version to 5.18.0 in data-store.json --- .astro/data-store.json | 2 +- .astro/settings.json | 2 +- .astro/types.d.ts | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.astro/data-store.json b/.astro/data-store.json index a929187e..e90b05bb 100644 --- a/.astro/data-store.json +++ b/.astro/data-store.json @@ -1 +1 @@ -[["Map",1,2],"meta::meta",["Map",3,4,5,6],"astro-version","5.3.0","astro-config-digest","{\"root\":{},\"srcDir\":{},\"publicDir\":{},\"outDir\":{},\"cacheDir\":{},\"compressHTML\":true,\"base\":\"/\",\"trailingSlash\":\"ignore\",\"output\":\"static\",\"scopedStyleStrategy\":\"attribute\",\"build\":{\"format\":\"directory\",\"client\":{},\"server\":{},\"assets\":\"_astro\",\"serverEntry\":\"entry.mjs\",\"redirects\":true,\"inlineStylesheets\":\"auto\",\"concurrency\":1},\"server\":{\"open\":false,\"host\":false,\"port\":4321,\"streaming\":true},\"redirects\":{},\"image\":{\"endpoint\":{\"route\":\"/_image\"},\"service\":{\"entrypoint\":\"astro/assets/services/sharp\",\"config\":{}},\"domains\":[],\"remotePatterns\":[]},\"devToolbar\":{\"enabled\":true},\"markdown\":{\"syntaxHighlight\":\"shiki\",\"shikiConfig\":{\"langs\":[],\"langAlias\":{},\"theme\":\"github-dark\",\"themes\":{},\"wrap\":false,\"transformers\":[]},\"remarkPlugins\":[],\"rehypePlugins\":[],\"remarkRehype\":{},\"gfm\":true,\"smartypants\":true},\"security\":{\"checkOrigin\":true},\"env\":{\"schema\":{},\"validateSecrets\":false},\"experimental\":{\"clientPrerender\":false,\"contentIntellisense\":false,\"responsiveImages\":false,\"serializeConfig\":false},\"legacy\":{\"collections\":false}}"] \ No newline at end of file +[["Map",1,2],"meta::meta",["Map",3,4,5,6],"astro-version","5.18.0","astro-config-digest","{\"root\":{},\"srcDir\":{},\"publicDir\":{},\"outDir\":{},\"cacheDir\":{},\"compressHTML\":true,\"base\":\"/\",\"trailingSlash\":\"ignore\",\"output\":\"static\",\"scopedStyleStrategy\":\"attribute\",\"build\":{\"format\":\"directory\",\"client\":{},\"server\":{},\"assets\":\"_astro\",\"serverEntry\":\"entry.mjs\",\"redirects\":true,\"inlineStylesheets\":\"auto\",\"concurrency\":1},\"server\":{\"open\":false,\"host\":false,\"port\":4321,\"streaming\":true,\"allowedHosts\":[]},\"redirects\":{},\"image\":{\"endpoint\":{\"route\":\"/_image\"},\"service\":{\"entrypoint\":\"astro/assets/services/sharp\",\"config\":{}},\"domains\":[],\"remotePatterns\":[],\"responsiveStyles\":false},\"devToolbar\":{\"enabled\":true},\"markdown\":{\"syntaxHighlight\":{\"type\":\"shiki\",\"excludeLangs\":[\"math\"]},\"shikiConfig\":{\"langs\":[],\"langAlias\":{},\"theme\":\"github-dark\",\"themes\":{},\"wrap\":false,\"transformers\":[]},\"remarkPlugins\":[],\"rehypePlugins\":[],\"remarkRehype\":{},\"gfm\":true,\"smartypants\":true},\"security\":{\"checkOrigin\":true,\"allowedDomains\":[],\"actionBodySizeLimit\":1048576},\"env\":{\"schema\":{},\"validateSecrets\":false},\"experimental\":{\"clientPrerender\":false,\"contentIntellisense\":false,\"headingIdCompat\":false,\"preserveScriptOrder\":false,\"liveContentCollections\":false,\"csp\":false,\"staticImportMetaEnv\":false,\"chromeDevtoolsWorkspace\":false,\"failOnPrerenderConflict\":false,\"svgo\":false},\"legacy\":{\"collections\":false}}"] \ No newline at end of file diff --git a/.astro/settings.json b/.astro/settings.json index 09eaa37f..1f31b3e6 100644 --- a/.astro/settings.json +++ b/.astro/settings.json @@ -1,5 +1,5 @@ { "_variables": { - "lastUpdateCheck": 1759260475499 + "lastUpdateCheck": 1772287046312 } } \ No newline at end of file diff --git a/.astro/types.d.ts b/.astro/types.d.ts index 03d7cc43..f964fe0c 100644 --- a/.astro/types.d.ts +++ b/.astro/types.d.ts @@ -1,2 +1 @@ /// -/// \ No newline at end of file From a80d9303142c6a6307281a38161e4dd608260fdd Mon Sep 17 00:00:00 2001 From: Eloi Miguel <144363628+eloi-web@users.noreply.github.com> Date: Thu, 21 May 2026 17:21:53 +0200 Subject: [PATCH 3/6] Update alt text for project logo image --- src/components/ProjectCard.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProjectCard.astro b/src/components/ProjectCard.astro index 986594c1..0e56a147 100644 --- a/src/components/ProjectCard.astro +++ b/src/components/ProjectCard.astro @@ -18,7 +18,7 @@ const { projectLink, logoLink, name, description, tags = [], loadIssues = false
Date: Thu, 21 May 2026 17:25:49 +0200 Subject: [PATCH 4/6] Delete .astro/data-store.json --- .astro/data-store.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .astro/data-store.json diff --git a/.astro/data-store.json b/.astro/data-store.json deleted file mode 100644 index e90b05bb..00000000 --- a/.astro/data-store.json +++ /dev/null @@ -1 +0,0 @@ -[["Map",1,2],"meta::meta",["Map",3,4,5,6],"astro-version","5.18.0","astro-config-digest","{\"root\":{},\"srcDir\":{},\"publicDir\":{},\"outDir\":{},\"cacheDir\":{},\"compressHTML\":true,\"base\":\"/\",\"trailingSlash\":\"ignore\",\"output\":\"static\",\"scopedStyleStrategy\":\"attribute\",\"build\":{\"format\":\"directory\",\"client\":{},\"server\":{},\"assets\":\"_astro\",\"serverEntry\":\"entry.mjs\",\"redirects\":true,\"inlineStylesheets\":\"auto\",\"concurrency\":1},\"server\":{\"open\":false,\"host\":false,\"port\":4321,\"streaming\":true,\"allowedHosts\":[]},\"redirects\":{},\"image\":{\"endpoint\":{\"route\":\"/_image\"},\"service\":{\"entrypoint\":\"astro/assets/services/sharp\",\"config\":{}},\"domains\":[],\"remotePatterns\":[],\"responsiveStyles\":false},\"devToolbar\":{\"enabled\":true},\"markdown\":{\"syntaxHighlight\":{\"type\":\"shiki\",\"excludeLangs\":[\"math\"]},\"shikiConfig\":{\"langs\":[],\"langAlias\":{},\"theme\":\"github-dark\",\"themes\":{},\"wrap\":false,\"transformers\":[]},\"remarkPlugins\":[],\"rehypePlugins\":[],\"remarkRehype\":{},\"gfm\":true,\"smartypants\":true},\"security\":{\"checkOrigin\":true,\"allowedDomains\":[],\"actionBodySizeLimit\":1048576},\"env\":{\"schema\":{},\"validateSecrets\":false},\"experimental\":{\"clientPrerender\":false,\"contentIntellisense\":false,\"headingIdCompat\":false,\"preserveScriptOrder\":false,\"liveContentCollections\":false,\"csp\":false,\"staticImportMetaEnv\":false,\"chromeDevtoolsWorkspace\":false,\"failOnPrerenderConflict\":false,\"svgo\":false},\"legacy\":{\"collections\":false}}"] \ No newline at end of file From 43d720d918b71a58d4f8e559a31ca8e28c95af1d Mon Sep 17 00:00:00 2001 From: Eloi Miguel <144363628+eloi-web@users.noreply.github.com> Date: Thu, 21 May 2026 17:26:20 +0200 Subject: [PATCH 5/6] Delete .astro/settings.json --- .astro/settings.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .astro/settings.json diff --git a/.astro/settings.json b/.astro/settings.json deleted file mode 100644 index 1f31b3e6..00000000 --- a/.astro/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "_variables": { - "lastUpdateCheck": 1772287046312 - } -} \ No newline at end of file From ab5af539e41558ffbbb7e8832c208e8d9ead6491 Mon Sep 17 00:00:00 2001 From: Eloi Miguel <144363628+eloi-web@users.noreply.github.com> Date: Thu, 21 May 2026 17:26:40 +0200 Subject: [PATCH 6/6] Delete .astro/types.d.ts --- .astro/types.d.ts | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .astro/types.d.ts diff --git a/.astro/types.d.ts b/.astro/types.d.ts deleted file mode 100644 index f964fe0c..00000000 --- a/.astro/types.d.ts +++ /dev/null @@ -1 +0,0 @@ -///