US5_rechercher-une-fiche #9

Merged
pntbr merged 5 commits from US5_rechercher-une-fiche into main 2026-03-22 11:45:30 +00:00
Owner
No description provided.
Split default.njk into dedicated head, header and footer components.
Move header and footer styles from styles.css to separate CSS files.
Remove empty icons.css.
Add SVG icon files per type (animations, aides, outils, ressources).
Replace {% typeIcon %} shortcode calls in index.njk and audit.njk
with {% include "icons/" + type + ".svg" %}.
Remove typeIcon shortcode and TYPE_ICONS object from eleventy.config.js.
Extract audit table sorting logic to src/_assets/js/audit.js.
Extract Pagefind lazy init to src/_assets/js/search.js.
Add defer attribute to carnet.js script in carnet-de-fiches.njk.
Add pagefind devDependency and generate index via eleventy.after hook.
Add search.njk component and search.css styles.
Add home.css for index page styles.
Mark 404, mentions-legales pages with pagefindIgnore to exclude them
from the search index.
Document component structure, Pagefind search, CSS organization,
types of fiches, and related repos.
pntbr merged commit 5b1009ac2e into main 2026-03-22 11:45:30 +00:00
pntbr deleted branch US5_rechercher-une-fiche 2026-03-22 11:45:39 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kouzheran/animspi_kouzheran_fr!9
No description provided.