Skip to content

Debug portfolio github pages deployment#1

Draft
Psychopatate-spec wants to merge 2 commits into
mainfrom
cursor/debug-portfolio-github-pages-deployment-1be1
Draft

Debug portfolio github pages deployment#1
Psychopatate-spec wants to merge 2 commits into
mainfrom
cursor/debug-portfolio-github-pages-deployment-1be1

Conversation

@Psychopatate-spec

Copy link
Copy Markdown
Owner

Switch GitHub Pages deployment to GitHub Actions and add a local preview script.

This resolves deployment conflicts caused by using both gh-pages and an auto-generated GitHub Actions workflow, and fixes the blank page issue when previewing local production builds by providing a dedicated preview script.


Open in Cursor Open in Web

- Add workflow to build with PUBLIC_URL=/portfolio and deploy via Pages
- Remove gh-pages scripts/dependency; add local production preview script

This eliminates concurrent Pages runs and aligns deployment with repo settings.
@cursor

cursor Bot commented Oct 8, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

- Restore gh-pages scripts and dependency
- Remove GitHub Actions Pages workflow
- Keep local production preview script for easy testing

Repo will deploy from gh-pages branch via npm run deploy.
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