5 Commits
Author SHA1 Message Date
z edef4fd9a2 ci: add GitHub Pages deployment for PDFs 2026-02-19 15:40:47 -08:00
Zach Kelling 5390ee9323 fix: use apt-get install instead of container for LaTeX 2026-01-21 21:02:26 -08:00
Zach Kelling cafd661ff8 fix: resolve LaTeX compilation errors
- Replace Unicode symbols (✓, ×, ★) with LaTeX equivalents
- Fix CO₂ subscript notation
- Rewrite zen-technical-paper.tex as standalone document
2026-01-21 20:50:27 -08:00
Zach Kelling 50072ea98d fix: remove redundant apt-get install in Docker container
The texlive/texlive:latest container already has LaTeX installed.
Running sudo apt-get fails because sudo doesn't exist in the container.
2026-01-21 20:34:41 -08:00
Zach Kelling b7c89e0afa Update zen-coder whitepaper v2.0 with 5 model lineup 2025-12-30 17:13:02 -08:00