mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
docs(agents): document GitHub Actions FTP deploy pipeline
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
7d6113be85
commit
ffda08229b
2 changed files with 13 additions and 0 deletions
|
|
@ -15,6 +15,11 @@ worldcup2026/
|
|||
│ ├── project-memory.md Context, decisions, gotchas
|
||||
│ └── TODO.md 12-step build checklist
|
||||
│
|
||||
├── .github/workflows/
|
||||
│ └── deploy.yml CI: FTP deploy to Hostinger on push to master
|
||||
│ (needs FTP_SERVER/USERNAME/PASSWORD secrets)
|
||||
│ .gitignore OS/editor junk
|
||||
│
|
||||
├── index.html ★ SPA shell — header, nav tabs (Home, Matches,
|
||||
│ Groups, Knockout, Stadiums), hero, dashboard,
|
||||
│ modal container; loads app.js as ES module
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue