Skip to content

ci: deploy website to GitHub Pages - #7

Merged
whitelonng merged 1 commit into
mainfrom
codex/deploy-github-pages
Jul 13, 2026
Merged

ci: deploy website to GitHub Pages#7
whitelonng merged 1 commit into
mainfrom
codex/deploy-github-pages

Conversation

@whitelonng

Copy link
Copy Markdown
Owner

What changed

  • add a GitHub Pages workflow for the static website/ directory
  • deploy only after pushes to main or manual dispatch
  • grant the workflow only the Pages permissions it needs

Why

The repository has a ready-to-serve static site but no deployment path. GitHub Pages can host this public project site without a separate server.

Validation

  • YAML syntax check
  • git diff --check
  • verified the repository is public and the GitHub App reports admin permission

@whitelonng
whitelonng merged commit 04cb32d into main Jul 13, 2026
2 checks passed
@whitelonng
whitelonng deleted the codex/deploy-github-pages branch July 17, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant