Commit graph

5 commits

Author SHA1 Message Date
isUnknown
6618a9e8d9 Cache : utiliser curl au lieu de file_get_contents pour le fetch API
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 10:50:49 +02:00
isUnknown
7a8044a746 API URL : retirer le préfixe api/ réservé par Kirby
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 10:47:34 +02:00
isUnknown
86331f5cb8 API URL : pointer vers la préprod index.studio-variable.com
All checks were successful
Deploy / Deploy to Production (push) Successful in 10s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 10:43:03 +02:00
isUnknown
1af076c3fd Rename soutien → support (English naming convention)
- getSoutenirContent() → getContent()
- SOUTIEN_API_TOKEN → SUPPORT_API_TOKEN
- API URL : api/soutien-content → api/support-content

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 08:20:18 +02:00
isUnknown
322d9136b6 PHP dynamique + cache JSON, nettoyage CSS/HTML, CI Forgejo
- Renommage classes/IDs (BEM cohérent, anglais, noms sémantiques)
- Correction HTML : h3→h2 FAQ, button>a→a[role=button] CTA mobile
- Conversion index.html → index.php (FR/EN) avec cache JSON depuis API Kirby
- Pages merci/thanks converties en PHP dynamique
- Ajout includes/cache.php + includes/config.php (cache TTL 5min)
- Ajout CI Forgejo (deploy FTP via lftp)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 08:00:58 +02:00