No description
Find a file
Jalil Arfaoui ae565d46ac Migration Astro v4 → v5 avec Content Layer API
- Mise à jour astro@5.17, @astrojs/tailwind@6, @astrojs/check
- Remplacement des content collections legacy par des loaders glob()
- Déplacement src/content/config.ts → src/content.config.ts
- entry.slug → entry.id, entry.render() → render(entry)
- Ajout de generateId personnalisé pour préserver les points dans les IDs des fichiers multilingues (.en, .ar)
2026-02-18 18:11:29 +01:00
.vscode initial setup from aria theme 2024-08-18 19:06:50 +02:00
public Suppression des images inutilisées dans public/assets/images 2026-02-18 16:13:08 +01:00
scripts Ajout du nettoyage des fichiers orphelins dans fetch-images 2026-02-18 16:13:08 +01:00
src Migration Astro v4 → v5 avec Content Layer API 2026-02-18 18:11:29 +01:00
.editorconfig initial setup from aria theme 2024-08-18 19:06:50 +02:00
.env.example Mise à jour du chemin WebDAV dans .env.example 2026-02-18 16:13:08 +01:00
.envrc add Nixos configuration 2024-08-18 19:07:54 +02:00
.gitignore Ajout de .claude/, .direnv/ et .clever.json au .gitignore 2026-02-18 16:13:08 +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 Migration Astro v4 → v5 avec Content Layer API 2026-02-18 18:11:29 +01:00
package.json Migration Astro v4 → v5 avec Content Layer API 2026-02-18 18:11:29 +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