Skip to content

Comments

feat: improve PDF styling and add @projects directive#3

Open
naamanu wants to merge 1 commit intomainfrom
feat/improved-styling-and-projects
Open

feat: improve PDF styling and add @projects directive#3
naamanu wants to merge 1 commit intomainfrom
feat/improved-styling-and-projects

Conversation

@naamanu
Copy link
Owner

@naamanu naamanu commented Jan 14, 2026

Summary

  • Improved PDF layout with narrower margins (20 units) for more content width
  • Added consistent section spacing with uppercase headers
  • Consolidated skills section to single line with pipe separators
  • Combined location and date on same line for experience entries
  • Added @projects directive support for notable projects section
  • Added CLAUDE.md for Claude Code guidance

New .rcv Format for Projects

@projects:
name: Project Name
url: https://github.com/user/project
description: Brief description of the project

Test plan

  • Run cargo build to verify compilation
  • Run cargo run to generate PDF
  • Verify PDF has wider content area
  • Verify Notable Projects section appears in output

🤖 Generated with Claude Code

- Improve PDF layout with narrower margins for more content width
- Add consistent section spacing and uppercase headers
- Consolidate skills section to single line with pipe separators
- Combine location and date on same line for experience entries
- Add @projects directive support for notable projects section
- Update sample resume.rcv with projects examples
- Add CLAUDE.md for Claude Code guidance

Co-Authored-By: Claude Opus 4.5 <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.

1 participant