Commit graph

8 commits

Author SHA1 Message Date
f49eae6c31
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>
2026-06-07 13:08:50 +02:00
6796e102e0
add template + document framework in root README
template/README.md: stripped to a one-liner bootstrap command.
README.md: full project docs (structure, add page, add component, build.sh).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-06-07 13:06:16 +02:00
0d5c2fbd35
restructure: move web app into sources/
All served files (index.html, core/, pages/, components/, vendor/,
config.json, icons.json, favicon.svg) are now under sources/.
build.sh and components.yml stay at the repo root.
build.sh updated: WEB_DIR → sources/, MANIFEST stays at SCRIPT_DIR.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-06-07 12:55:28 +02:00
a5a296e87f
update side-nav
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-06-07 12:42:12 +02:00
9b5856f3c3
clean old code
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-06-07 12:08:06 +02:00
e4bc3cce4f
add a gitignore
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-06-06 23:17:43 +02:00
bb4eaeac33
add a readme
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-06-06 23:15:32 +02:00
81baed85c7
initial commit
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-06-06 23:12:42 +02:00