This repository contains the Quarto source for https://pelzlab.science.
- Canonical custom stylesheet:
styles.css - Legacy
style.csswas removed to avoid duplicate/dead CSS paths.
Responsive AVIF/WebP assets can be regenerated with:
./tools/optimize-images.shGenerated files are written to img/optimized/ and consumed on the homepage via <picture> fallbacks.
python3 generate_publications.py
quarto renderThe same flow runs automatically in GitHub Actions on a weekly schedule and can open a PR with regenerated publications/ + docs/ output when content changes.