- Astro
- TailwindCSS
- JQuery
npm i
npm run dev
GitHub action 根據 main branch 更新,作為 staging site
https://g0v.github.io/summit2026/
議程採用 OPass 格式的 Google Sheet。更新前,請先在 .env 設定以下欄位:
GCP_API_KEY=""
SPREADSHEET_KEY=""
DEFAULT_AVATAR=""
AVATAR_BASE_URL=""
接著執行:
npm run fetch-schedule
本專案由 g0v summit 2026 宣傳組—網站小組負責維護,歡迎透過 issue 提出問題與建議,也歡迎提出 PR
./deploy
會自動將 dist 下的檔案推送到 production branch,並透過 repository dispatch 觸發 summit repo 更新 submodules
目前是使用網站組小組長 SeanGau 的 Token