Skip to content

Convert cod3uchiha.com homepage to React - #1

Merged
Cod3Uchiha merged 8 commits into
mainfrom
agent/react-migration
Aug 9, 2026
Merged

Convert cod3uchiha.com homepage to React#1
Cod3Uchiha merged 8 commits into
mainfrom
agent/react-migration

Conversation

@Cod3Uchiha

Copy link
Copy Markdown
Owner

What changed

  • converted the static homepage to React 19 components
  • added Vite for local development and production builds
  • moved the original inline styles into src/styles.css
  • moved the original audio and keyboard/context-menu behavior into React
  • preserved Uchiha.jpg, jchrist.mp3, /business, and /visagelab-free in the Pages artifact
  • added a GitHub Pages Actions workflow for the Vite build

Why

The homepage was a single static index.html with inline CSS and JavaScript. This migration keeps the current site appearance and content while giving the project a React component structure that is easier to extend.

Deployment

The workflow builds with Vite and deploys dist to GitHub Pages after this branch is merged into main. Pull requests run the build job without deploying the live site.

@Cod3Uchiha
Cod3Uchiha marked this pull request as ready for review August 9, 2026 05:40
@Cod3Uchiha
Cod3Uchiha merged commit f70b3cd into main Aug 9, 2026
2 checks passed
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