$ 0 0 📝 第1段階:シンプルな静的サイト作成 📁 ディレクトリ構成(静的サイト) static-site/ ├── 🏠 index.html ├── 📖 about.html ├── 📞 contact.html ├── 🎨 style.css └── ⚡ script.js...