Commit Graph
3 Commits
Author SHA1 Message Date
Djeex 88e52a976a Auto-detect content icon collections for the server bundle instead of hand-maintaining the list
Fixes noto, carbon, cbi, cib, fluent-color, logos, and solar icons silently
falling back to a live api.iconify.design call blocked by the CSP, which
only showed up after a hard refresh once the browser cached a partial
response. nuxt.config.ts now scans content/*.md for every icon collection
actually referenced and bundles it automatically, so a newly introduced
collection only needs npm install, not a manual config edit.
2026-09-07 16:39:23 +02:00
Djeex 90eb205e85 Fix the production build and restore directory-style output 2026-09-04 22:56:13 +02:00
Djeex c51fcd5df6 Migrate docudjeex to Docus v4 with EN/FR content 2026-08-30 16:41:37 +02:00