This document summarizes the complete rebranding from EdgeCareer to UniPath.
All occurrences of "EdgeCareer" and "edgecareer" have been replaced with "UniPath" and "unipath" respectively across the entire project.
- ✅ app/layout.js - Updated metadata title, author, and OpenGraph tags
- ✅ app/page.js - Updated aria-label
- ✅ components/header.jsx - Updated logo reference and alt text
- ✅ components/Footer.jsx - Updated logo, brand name, and copyright
- ✅ components/hero.jsx - Updated welcome message
- ✅ data/faqs.js - Updated all FAQ questions and answers
- ✅ DOCKER_SETUP.md - Updated all references to container and image names
- ✅ docker-build.bat - Updated script comments and image names
- ✅ docker-run.bat - Updated script comments and container names
- ✅ docker-compose.yml - Updated container name from
edgecareer-apptounipath-app
- ✅ .github/ISSUE_TEMPLATE/create-issue-guidelines.md - Updated all references, URLs, and team name
Three new SVG logo files have been created with a modern, clean design:
- Icon: Graduation cap (representing "Uni" - University/Education)
- Path: Ascending line with dots (representing "Path" - Career progression)
- Colors: Modern gradient using purple, indigo, and pink (#6366f1, #8b5cf6, #ec4899)
-
unipath-logo.svg (800×200px)
- Full logo with text and tagline
- Used in header navigation
- Includes "Your AI Career Journey" tagline
-
unipath-icon.svg (100×100px)
- Compact icon-only version
- Used as favicon
- Used in footer
- Clean circular design
-
logo.svg (400×120px)
- Medium-sized logo
- Alternative version for various uses
All Docker references updated:
- Image name:
edgecareer→unipath - Container name:
edgecareer-app→unipath-app
- GitHub URL placeholder updated in Footer.jsx
- OpenGraph URLs:
https://edgecareer.com→https://unipath.com - Twitter meta URLs updated
- Copyright: "EdgeCareer. Built with 💡 by Edge Career" → "UniPath. Built with 💡 by UniPath Team"
- Tagline: "Your AI Career Journey" (consistent across all logo versions)
- Use:
unipath-logo.svg - Size: 200×60px display size
- Contains full branding with text
- Use:
unipath-icon.svg - Size: 32px height
- Icon-only compact version
- Use:
unipath-icon.svg - Modern SVG format for crisp display
- Works in both light and dark modes
The new UniPath brand uses a modern gradient color scheme:
- Primary: #6366f1 (Indigo)
- Secondary: #8b5cf6 (Purple)
- Accent: #a855f7 (Light Purple)
- Highlight: #ec4899 (Pink)
✅ All "EdgeCareer" references removed ✅ All "edgecareer" references removed ✅ New logos created and integrated ✅ Docker configuration updated ✅ Meta tags and SEO updated ✅ GitHub templates updated
- Update GitHub repository name to
UniPath - Update any external documentation
- Update domain name (if applicable)
- Generate PNG versions of logos for specific use cases
- Update social media profiles
- Create brand guidelines document
Rebranding completed successfully! 🎉
All instances of EdgeCareer have been replaced with UniPath, and a clean, modern logo system has been implemented.