Personal academic website for Adam Altmejd. Built with Hugo using a custom theme (themes/researcher/).
uv run --with 'bibtexparser>=2.0.0b7' .github/scripts/bib2json.py # generate citation data
hugo server # dev serverPublications are managed in publications.bib (Zotero) and converted to data/publications.json at build time.
Push to master triggers a GitHub Actions workflow that generates citation data, builds the site, renders a CV PDF (pandoc + typst), and deploys to Cloudflare Pages.
Source code is distributed under the MIT license. Site content is available under CC BY-SA 4.0.