Personal website built with Quarto.
Requires the Quarto CLI (brew install --cask quarto).
# Preview locally (live reload)
quarto preview
# Build site
quarto renderSite available at http://localhost:4848
index.qmd- Homepagepublications.qmd- Publicationsprojects.qmd- Research software, personal projects, self-study notescv.qmd- CVblog.qmd- Blog listingposts/- Blog postsfiles/- Static assets (images, PDFs)styles.css- Custom CSS
See docs/SITE-GUIDE.md for comprehensive guide.
Auto-deploys via GitHub Actions on push to main.