GitHub Pages公開¶
本リポジトリは mkdocs-material + GitHub Actions で GitHub Pages へデプロイします。
初回だけやること(リポジトリ設定)¶
- GitHub のリポジトリで Settings → Pages を開く
- Build and deployment → Source を GitHub Actions にする
デプロイの流れ¶
mainブランチに push すると、.github/workflows/docs.ymlが走ります。uv run mkdocs buildでsite/を生成し、GitHub Pages へデプロイします。
ローカル確認¶
powershell
uv run mkdocs serve
URL¶
プロジェクトページのURLは通常次になります。
https://pckk-solvers.github.io/Water-Info-Acquirer/