main site actions (#2)

main site
web: dynamic GitHub badge, docs section in CLAUDE.md
fix(docs): remove arm64 platform, QEMU crashes on npm ci
fix(docs): track package-lock.json for reproducible Docker builds
web: docs CI/CD workflow, multiplatform docker build, README updateates
web: documentation site, deploy config, brand assets, header alignment, plan/spec skill updates
This commit is contained in:
Maksim Kochetkov
2026-03-18 12:55:08 +00:00
committed by GitHub
parent cf55187a53
commit 9032787167
70 changed files with 13628 additions and 7 deletions
+11 -1
View File
@@ -2,7 +2,17 @@
runtime/dist/
runtime/node_modules/
package-lock.json
!web/docs/package-lock.json
# User-specific files (not tracked)
user/
.claude/memory/
.claude/memory/
# Astro docs site
web/docs/node_modules/
web/docs/dist/
web/docs/.astro/
# Environment secrets
.env
!**/.env.example