borisw def10f862f
Build and push chill website image / build (push) Successful in 1m42s
Update tutorial images and paths for ticketing system documentation
- Changed image paths in "Comment-rechercher-un-ticket_" tutorial to point to the correct directory.
- Updated image paths in "Comment-utiliser-l'outil-de-ticketing_" tutorial for consistency.
- Added new images to the tutorials directory to enhance visual guidance for users.
2026-05-12 14:13:27 +02:00
2026-01-20 14:02:22 +01:00
2026-04-14 21:39:34 +02:00
2026-04-14 21:39:34 +02:00
2026-04-14 21:39:34 +02:00
2026-04-14 21:39:34 +02:00
2026-04-14 21:39:34 +02:00
2026-04-14 21:39:34 +02:00

Docker compose

docker compose up --build

Cela démarre à la fois le site, mais également le backend de contact et mailpit (pour tester la réception des e-mails avec un faux server SMTP).

! Attention, le site n'est pas automatiquement rebuild, il est nécessaire de ré-executer la commande pour rebuild.

Lancer le site Hugo seul

Dans un autre terminal :

npm run start

Le formulaire sera alors fonctionnel en local, à condition que le backend de contact tourne en même temps.

S
Description
No description provided
Readme 87 MiB
Languages
PHP 36.7%
JavaScript 31.5%
HTML 16.6%
CSS 12.1%
SCSS 3%
Other 0.1%