Tìm show ở Việt Nam — hiện tại: lịch đêm nhạc & liveshow ở Đà Lạt, theo tháng.
- Data: one JSON file per month in
docs/data/(schema:.claude/skills/dalat-shows/references/data-schema.md). - Site: static GitHub Pages from
docs/—index.htmlreadsdata/index.jsonand renders the selected month. No build step. - Crawling: the
dalat-showsClaude Code skill fetches venue sites, ticketing platforms, and web search for one target month, then validates withvalidate-shows.py.
In Claude Code:
/dalat-shows 2026-10
(or ask: "crawl dalat shows for Oct 2026"). Re-running a month refreshes it.
python -m http.server 4173 --directory docs
# http://localhost:4173Repo Settings → Pages → Deploy from a branch → main, folder /docs.