CV Notes
The HTML CV lives at /cv/ and is rendered from cv.md.
Content sources:
- Papers come from
_papers/. Entries with a non-emptyjournal:appear under Publications; the rest appear under Works in Progress. - Presentations come from
_presentations/. They are grouped by year on the page. Any presentation with a futuredate:gets a†marker and is labeled scheduled in the legend. - Education, fields of interest, awards, PDF link, and references live in
_data/cv.yml.
PDF build:
- Run
./scripts/build_cv_pdf.sh. - That script uses
scripts/render_cv_markdown.rbto assemble markdown from the same_papers,_presentations, and_data/cv.ymlsources. - The generated PDF is written to
assets/files/colin-williams-cv.pdf.
Current setup:
- The HTML button at the top of
/cv/still links to Dropbox. When ready, replacepdf_urlin_data/cv.ymlwith the local PDF path. - The old
/research/route redirects to/cv/.