Commit Graph

25 Commits

Author SHA1 Message Date
56f3bbca75 Refine research assistant role description for clarity release-23 2025-02-06 14:44:09 -05:00
e21e945cd5 Add build-docker.sh and enhance build-local.sh with local LaTeX tool detection
- Create build-docker.sh script for Docker-based resume and CV generation
- Modify build-local.sh to check for local LaTeX tools and fallback to Docker if needed
- Implement functions to build PDFs using local tools or Docker
- Improve build process flexibility and error handling
2025-02-06 14:43:54 -05:00
55afdad907 Refactor CV and Resume templates to use shared components for modularity. Updated README to reflect new structure and added links to latest PDFs. Enhanced GitHub Actions workflow for automatic release management, including a streamlined process for versioned releases. release-22 2024-12-11 13:31:28 -05:00
7840d7f286 Refactor README for clarity and update build-local.sh to remove personal_info.tex during cleanup. Enhanced project structure overview and streamlined setup instructions for public and private versions. release-21 2024-12-11 12:38:22 -05:00
ad1fdb2dfc Update github action release-20 2024-12-10 19:26:11 -05:00
1edc20193c Build caching 2024-12-10 19:07:50 -05:00
2c04a329c8 Update formatting of personal info, recreate releases 2024-12-10 17:25:42 -05:00
28d526469e Update releases latest 2024-12-10 17:20:15 -05:00
ddb90e44ba Update build to escape LaTeX commands correctly 2024-12-10 16:26:46 -05:00
f8132fc607 Update build scripts 2024-12-10 16:20:57 -05:00
f4097c8e9d Update build file to handle missing information. 2024-12-10 16:16:21 -05:00
1a2ebc5af7 Refactor personal information commands in build scripts and LaTeX templates for improved privacy and formatting. Updated build-local.sh and GitHub Actions workflow to use consistent command syntax. Enhanced layout in cv.tex and resume.tex by adding conditional spacing for school address lines. 2024-12-10 16:07:40 -05:00
3139bf4db5 Add secrets template, update local and remote build. 2024-12-10 16:01:59 -05:00
48f11fb5af Update workflow 2024-12-10 15:57:35 -05:00
6416ef968f Update personal information handling. 2024-12-10 15:57:26 -05:00
a7124f6c05 Enhance personal information handling in LaTeX build script and templates. Added support for conditional building of public and private versions based on the presence of a .secrets file. Improved formatting in cv.tex and resume.tex for better layout of personal information. Updated GitHub Actions workflow to cache TeX Live and streamline PDF generation process. 2024-12-10 15:50:44 -05:00
41df83b3ba Update formatting to fix build errors. 2024-12-10 15:23:49 -05:00
8d5f9604bf Update line breaks, use proper indentation, consistent spacing 2024-12-10 15:20:26 -05:00
a8e9fab725 Resolve line break errors in .tex file 2024-12-10 15:16:52 -05:00
78d325884f Enhance personal information formatting in LaTeX documents and update .gitignore. Improved conditional display of personal email, school email, and website in cv.tex and resume.tex for better layout. Added .secrets to .gitignore to protect sensitive information. 2024-12-10 15:09:18 -05:00
f961205a30 Refactor personal information display in LaTeX documents. Updated cv.tex and resume.tex to conditionally format personal email and school email entries, improving layout and readability. 2024-12-10 14:57:41 -05:00
84578de625 Refactor personal information handling in LaTeX and update GitHub Actions workflow. Changed personal info commands to improve privacy and updated workflow to use Ubuntu 24.04, enhancing permissions and artifact upload process. 2024-12-10 14:52:33 -05:00
7a4a6c2406 Update LaTeX documents to conditionally display personal information and enhance .gitignore. Modify GitHub Actions workflow for improved PDF upload process. 2024-12-10 14:40:26 -05:00
167ea39483 Remove obsolete cv.fdb_latexmk file and update GitHub Actions workflow to use latex-action for compiling LaTeX documents. Simplified the setup by specifying root files directly and removed redundant compilation steps. 2024-12-10 14:35:16 -05:00
ac73dc8d6f first commit 2024-12-10 14:31:09 -05:00