Personal portfolio and blog built with Quarto, deployed via GitHub Pages.
# Preview the site locally (auto-reloads on changes)
quarto preview
# Render the site to _site/
quarto render_quarto.yml— Site structure, navigation, theme_variables.yml— Centralized links (GitHub, LinkedIn, Scholar, repo URLs). Update URLs here and they propagate to all pages via{{< var links.github >}}shortcodescustom.scss— Visual styling overrides
Automated via GitHub Actions on push to main. Configure GitHub Pages source to "GitHub Actions" in repository Settings > Pages.