Conversation
… 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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.