Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 659 Bytes

File metadata and controls

21 lines (15 loc) · 659 Bytes

kyleclo.com

Personal academic website for Kyle Lo, built with Jekyll and based on the al-folio theme.

Development

make docker-build   # build the Docker image
make docker-up      # start local dev server at localhost:8080

Bibliography

See _bibliography/BIB.md for formatting rules. Key scripts:

uv run scripts/1_scrape_google_scholar.py   # pull from Google Scholar
uv run scripts/get_pdfs.py                  # download PDFs
uv run scripts/get_paper_thumbnails.py      # generate thumbnails
python scripts/generate_cv.py               # regenerate CV