rename components.yml → config.yml

The manifest covers components, pages, vendors and menu — config.yml
is a more accurate name. Updated build.sh (both project and template),
router.js comment, and README.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-06-07 13:08:50 +02:00
commit f49eae6c31
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
6 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
// Hash-based SPA router.
// Reads pages.json (generated by build.sh from components.yml).
// Reads pages.json (generated by build.sh from config.yml).
// Each page is an HTML fragment (index.html) + optional CSS + optional JS module.
//
// Load order enforced by index.html: