Skip to content

Enable GitHub Pages deployment for quiz application#1

Draft
Copilot wants to merge 4 commits intomainfrom
copilot/enable-github-pages-feature
Draft

Enable GitHub Pages deployment for quiz application#1
Copilot wants to merge 4 commits intomainfrom
copilot/enable-github-pages-feature

Conversation

Copy link

Copilot AI commented Jan 21, 2026

Enable online access to the bioinformatics quiz application via GitHub Pages.

Changes

  • Renamed quiz.htmlindex.html - Standard entry point for GitHub Pages
  • Added .github/workflows/deploy.yml - Automated deployment workflow triggered on push to main branch, uses actions/deploy-pages@v4 with proper permissions (contents: read, pages: write, id-token: write)
  • Updated README.md - Added online access URL (https://colin-creator.github.io/-/), clarified repository name is literally - (dash), documented quiz/study modes

Deployment

After merge, GitHub Actions will automatically deploy to Pages. Site will be available at the documented URL within minutes.

Original prompt

怎么启用github page功能让这个可以在线刷题


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 3 commits January 21, 2026 21:50
Co-authored-by: colin-creator <78307606+colin-creator@users.noreply.github.com>
Co-authored-by: colin-creator <78307606+colin-creator@users.noreply.github.com>
Co-authored-by: colin-creator <78307606+colin-creator@users.noreply.github.com>
Copilot AI changed the title [WIP] Enable GitHub Pages feature for online coding questions Enable GitHub Pages deployment for quiz application Jan 21, 2026
Copilot AI requested a review from colin-creator January 21, 2026 21:54
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.

2 participants

Comments