子家的旅遊筆記合集 — 自由行精選景點、行程模板、實用 tips。
🌐 Live site: https://tzchia.github.io/travel/
- 福岡 5 天 4 夜親子交通計畫 (
fukuoka-family-202606.html) — 6/9-6/13 親子實際執行版
travel/
├── index.html # 首頁導覽
├── fukuoka-family-202606.html # 福岡親子交通計畫
└── README.md
- 複製既有 HTML 當骨架
- 在
index.html加新卡片 git add -A && git commit -m "..." && git push- 等 GitHub Pages 重建(30-60 秒)