Skip to content

Conversation

@datarian
Copy link
Owner

No description provided.

datarian and others added 16 commits November 10, 2025 21:02
Creates structured markdown content from PERSONAL_PROFILE.md
for both LaTeX and React renderers.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Enables user choice of PDF, web, or both resume formats.
Integrates resume-content-generator into workflow.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Unified design reviewer now handles both PDF and web formats.
Added web-specific review criteria and cross-format consistency checks.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Adds markdown to LaTeX conversion logic for new content-first workflow.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Set up Vite + React + TypeScript + Tailwind CSS.
Configured for GitHub Pages deployment (/CV/ base path).

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

Co-Authored-By: Claude <noreply@anthropic.com>
Defines interfaces matching resume_content.md YAML structure.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Parses resume_content.md (YAML + Markdown) into typed data structures.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Displays name, title, contact info with responsive layout.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Displays work experience with achievements, supports markdown rendering.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Display technical skills and education history with responsive layout.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Complete React app structure with all sections rendered.
Includes print styles for browser print-to-PDF.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Builds React web resumes from resume_content.md using Vite.
Handles responsive design, print optimization, and accessibility.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Automatically deploys web resumes to gh-pages on commit.
Generates semantic URLs with hash security.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Added web resume system documentation:
- Updated file structure with resume_content.md and web/ directories
- Added web resume build commands
- Updated agent workflow with content-first approach
- Refreshed workflow diagram showing new agents

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Remove unused React import in App.tsx
- Fix marked library type issue using marked.parse()
- Update package.json to use ES modules
- Install and configure @tailwindcss/postcss for Tailwind v4

Build now succeeds with ~310KB total bundle size.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Manually triggered workflow (workflow_dispatch) to delete
web resume deployments by ID from gh-pages branch.

Usage: GitHub Actions > Delete Web Resume > Run workflow
Input: resume_id (e.g., 2025_11_10_company_abc123)

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

Co-Authored-By: Claude <noreply@anthropic.com>
@datarian datarian merged commit 13cb1ba into master Nov 10, 2025
@datarian datarian deleted the feature/web-resume-system branch November 10, 2025 20:46
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