Zektyc — site web (Bun + TypeScript), scripts et infrastructure. https://riricdev.tail5ea5cd.ts.net/
  • HTML 43.8%
  • JavaScript 29.2%
  • TypeScript 14.4%
  • CSS 12.1%
  • XSLT 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
riricdev bf9b3ccf69 feat: minification serveur à la volée (terser + fallback Bun) et cache immutable
- import terser/Bun.Transpiler (fallback si terser indisponible)
- minifySrc(): CSS via regex, JS via terser.minify (compress+mangle) sinon source
- buildFileCache asynchrone, etag stable sha1(content), cache de minification hashé
- Cache-Control: html no-store, assets ?v= immutable 1 an, sinon must-revalidate
2026-09-06 14:48:11 +02:00
data chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
public perf(zfprobe): purge code mort et répare la fermeture du hero 2026-09-06 13:17:35 +02:00
src feat: minification serveur à la volée (terser + fallback Bun) et cache immutable 2026-09-06 14:48:11 +02:00
.gitignore chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
bun.lock feat: minification serveur à la volée (terser + fallback Bun) et cache immutable 2026-09-06 14:48:11 +02:00
logo-1024.png chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
package.json feat: minification serveur à la volée (terser + fallback Bun) et cache immutable 2026-09-06 14:48:11 +02:00
pfp.jpg chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
tsconfig.json chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00