-
Notifications
You must be signed in to change notification settings - Fork 0
Deployment
ismaiidogan edited this page May 20, 2026
·
3 revisions
TestLab 29119 is hosted on GitHub Pages as a static site.
https://ismaiidogan.github.io/TestLab-29119/
- Source files (
index.html,js/,css/) live on themainbranch. - GitHub Actions workflow
.github/workflows/pages.ymldeploys on push tomain. -
.nojekyllat the repository root disables Jekyll processing.
Repository → Settings → Pages → Build and deployment → Source: GitHub Actions.
After the workflow completes, the site is public within a few minutes.
git add .
git commit -m "Your change description"
git push origin mainWait for the Deploy to GitHub Pages action to finish (Actions tab).
Extended documentation: https://github.com/ismaiidogan/TestLab-29119/wiki
Wiki pages can be edited on GitHub under the repository Wiki tab.
npm start
# open http://localhost:3000
npm testTestLab 29119 · Learner-as-Designer · SENG 436 · Çankaya University · 2026
Repository · Play game · License: ISC