Skip to content

Add CLAUDE.md with project documentation for AI assistants - #1

Open
rauleburro wants to merge 3 commits into
mainfrom
claude/add-claude-documentation-lwOCN
Open

Add CLAUDE.md with project documentation for AI assistants#1
rauleburro wants to merge 3 commits into
mainfrom
claude/add-claude-documentation-lwOCN

Conversation

@rauleburro

Copy link
Copy Markdown
Owner

Describes project structure, build commands, resume file conventions,
PDF configuration, and development notes.

https://claude.ai/code/session_01L7xwTN9jBh3QHe1UegCqbQ

Describes project structure, build commands, resume file conventions,
PDF configuration, and development notes.

https://claude.ai/code/session_01L7xwTN9jBh3QHe1UegCqbQ
Comprehensive investigation covering:
- Professional CV format standards and ATS compatibility
- LaTeX CV templates (Jake's Resume, moderncv, Awesome-CV, etc.)
- Pandoc-based MD to LaTeX conversion with custom templates and Lua filters
- Overleaf integration via Git for compilation and final tweaks
- Local compilation alternatives (Tectonic, Docker, GitHub Actions)
- Recommended pipeline: MD -> LaTeX -> PDF with Overleaf support

https://claude.ai/code/session_01L7xwTN9jBh3QHe1UegCqbQ
Restructured document to prioritize 100% local compilation:
- Added section 7: Node.js local compilation with node-latex-compiler
  (npm package that bundles Tectonic, zero system dependencies)
- Added section 8: Alternative local options (Docker, TinyTeX, latexmk)
- Updated recommendation to fully local pipeline: MD -> LaTeX -> PDF
- Moved Overleaf to reference-only appendix (section 11)
- Added comparison table: current md-to-pdf flow vs new LaTeX flow
- Evaluated and discarded latex.js (HTML-only output, no CV support)

https://claude.ai/code/session_01L7xwTN9jBh3QHe1UegCqbQ
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