Modern academic website for the USC Climate Dynamics research group, built with Quarto.
- Clean Design: Inspired by Silvia Canelón's website with climate-themed color palette
- Automated Bibliography: Publications auto-generated from BibTeX (103 entries)
- Responsive Layout: Mobile-friendly design with professional typography
- GitHub Pages: Automated deployment via GitHub Actions
- Blog Integration: Connection to Medium posts and scientific writing
- Install Quarto
- Clone this repository
- Run
quarto previewto start local development server
index.qmd- Homepage with about section and recent newsabout.qmd- Detailed research information and backgroundpublications.qmd- Auto-generated fromreferences.bib(103 publications)projects.qmd- Research projects and software toolsblog.qmd- Blog posts and scientific writingtalks.qmd- Speaking engagements and presentations_quarto.yml- Site configuration and navigation
The design is inspired by Silvia Canelón's beautiful academic website, adapted with a climate science color palette and customized for paleoclimatology research presentation.
The site automatically deploys to GitHub Pages when changes are pushed to the main branch.
For questions about this website: julieneg@usc.edu
Built with Quarto • Deployed on GitHub Pages