7397a0177f
Update build-local
Compile LaTeX Documents / build-public (push) Failing after 2m7s
Compile LaTeX Documents / build-private (push) Failing after 44s
2025-11-30 16:08:05 -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
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.
2024-12-11 12:38:22 -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
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
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
a8e9fab725
Resolve line break errors in .tex file
2024-12-10 15:16:52 -05:00