Skip to content

Conversation

@datarian
Copy link
Owner

Separate public system showcase (datarian/CV) from private resume deployments (datarian/CV-pages) to enable sharing the AI agent system publicly while keeping personal resume data private.

Changes:

  • Update vite.config.ts base path from /CV/ to /CV-pages/
  • Modify deploy-web-resumes.yml to deploy to private CV-pages repo
  • Modify delete-web-resume.yml for cross-repo deletion
  • Update CLAUDE.md with new deployment URLs and workflow
  • Update react-resume-expert.md with CV-pages base path
  • Add privacy warning section to README.md
  • Add implementation plan documentation

Technical implementation:

  • Cross-repository deployment using GitHub Personal Access Token
  • Semantic URL generation with content hashes for privacy
  • robots.txt to block search engine indexing
  • Manual sync strategy for deletions

🤖 Generated with Claude Code

Separate public system showcase (datarian/CV) from private resume
deployments (datarian/CV-pages) to enable sharing the AI agent
system publicly while keeping personal resume data private.

Changes:
- Update vite.config.ts base path from /CV/ to /CV-pages/
- Modify deploy-web-resumes.yml to deploy to private CV-pages repo
- Modify delete-web-resume.yml for cross-repo deletion
- Update CLAUDE.md with new deployment URLs and workflow
- Update react-resume-expert.md with CV-pages base path
- Add privacy warning section to README.md
- Add implementation plan documentation

Technical implementation:
- Cross-repository deployment using GitHub Personal Access Token
- Semantic URL generation with content hashes for privacy
- robots.txt to block search engine indexing
- Manual sync strategy for deletions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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