Skip to content

Conversation

@jeremymanning
Copy link
Member

No description provided.

jeremymanning and others added 3 commits December 14, 2025 06:09
… update

- Add GitHub Actions workflow (.github/workflows/build-cv.yml) to auto-build
  CV PDF and HTML from LaTeX source on push to main
- Add CSS stylesheet (css/cv.css) with @font-face for Dartmouth Ruzicka font,
  responsive design, and print styles
- Add comprehensive test suite (tests/test_build_cv.py) with 61 real tests
  covering LaTeX conversion, HTML generation, and PDF compilation
- Update people.html CV link to point to HTML version instead of PDF
- Regenerate CV PDF with latest content

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Fix header spacing: reduce name-title gap, add space after Director and USA
- Add block spacers for text block separation (matching LaTeX \\[Xcm])
- Extract and display footnotes as section notes under headers
- Make Undergraduate Advisees section 2-column layout
- Fix sub-heading weights: h3/h4 now normal weight (matching LaTeX \mdseries)
- Reduce paragraph margins for tighter spacing
- Update download bar structure to match CSS expectations
- Remove duplicate "Last updated" text

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy link
Member Author

@jeremymanning jeremymanning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Change link from GitHub PDF to https://context-lab.com/lab-manual/

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jeremymanning jeremymanning merged commit e1ce5cd into main Dec 14, 2025
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.

2 participants