CLAUDE.md
CLAUDE.md
Project Purpose
Academic personal website and CV for Jisu Kim (Jekyll + GitHub Pages). This repo is the single source of truth for the website and CV management.
Key Files
_pages/publications.md— publication list (website)_pages/cv.md— CV page with PDF link_pages/about.md,_pages/etc.md,_pages/projects.md— other pagesfiles/main.tex— LaTeX source for CV (git-ignored, local only)files/JisuKim_CV_YYYYMMDD.pdf— compiled CV PDF
Workflow: Updating CV
- Edit
files/main.tex - Compile:
cd files && pdflatex main.tex - Copy:
cp files/main.pdf files/JisuKim_CV_YYYYMMDD.pdf - Update PDF link in
_pages/cv.md - Commit and push
Publication Conventions
- Numbering: oldest = smallest number (J1, C1), newest = largest. New papers get next number at top.
- Display order: newest first (top of list)
- Author name: always Jisu Kim (bold)
- Corresponding author: marked with * after name
- Abstract presentations: tagged with (abstract)
- Do NOT add papers in preparation or under blind review to the public site