No description
Find a file
Jalil Arfaoui 4c6f57cd6a Utilisation du composant Image d'Astro pour les photos de profil
Déplacement de jalil.jpg et jalil-2.jpg de public/ vers src/assets/images/ pour permettre l'optimisation automatique (webp, redimensionnement). Mise à jour des 6 pages (index et à propos en FR, EN, AR) pour utiliser <Image> au lieu de <img>.
2026-02-18 11:22:05 +01:00
.vscode initial setup from aria theme 2024-08-18 19:06:50 +02:00
public Ajout de l'image jalil.jpg 2026-02-17 10:14:07 +01:00
scripts Ajout de la section galerie photo et nettoyage du template 2026-01-07 01:45:40 +01:00
src Utilisation du composant Image d'Astro pour les photos de profil 2026-02-18 11:22:05 +01:00
.editorconfig initial setup from aria theme 2024-08-18 19:06:50 +02:00
.env.example Ajout de la section galerie photo et nettoyage du template 2026-01-07 01:45:40 +01:00
.envrc add Nixos configuration 2024-08-18 19:07:54 +02:00
.gitignore Suppression des fichiers .jpg~ et ajout de *~ au .gitignore 2026-02-17 01:22:36 +01:00
.node-version initial setup from aria theme 2024-08-18 19:06:50 +02:00
astro.config.mjs Extraction du footer photo en composant et correction responsive mobile 2026-02-18 00:49:21 +01:00
biome.json initial setup from aria theme 2024-08-18 19:06:50 +02:00
default.nix Passage de Node.js 20 à 24 dans default.nix 2026-02-17 00:01:03 +01:00
LICENSE initial setup from aria theme 2024-08-18 19:06:50 +02:00
package-lock.json Correction erreurs TypeScript 2026-01-07 03:03:42 +01:00
package.json Correction erreurs TypeScript 2026-01-07 03:03:42 +01:00
pnpm-lock.yaml initial setup from aria theme 2024-08-18 19:06:50 +02:00
README.md initial setup from aria theme 2024-08-18 19:06:50 +02:00
tailwind.config.mjs initial setup from aria theme 2024-08-18 19:06:50 +02:00
tsconfig.json initial setup from aria theme 2024-08-18 19:06:50 +02:00

Aria Template

This is a personal blog, portfolio, or blog template created for Astro.

Astro port of aria.

Aria Template Cover Photo

You can install this theme with the Astro command like so:

npm create astro@latest -- --template ccbikai/astro-aria