`/publications` still leaves journal articles and book chapters empty and links out to Google Scholar. RummerLab now hosts PDFs and exposes: - `GET https://rummerlab.com/api/papers` - `GET https://rummerlab.com/api/papers/featured` - `GET https://rummerlab.com/api/scholar/ynWS968AAAAJ/publications` ## Proposal - Render the full paper list from `/api/papers` (or Scholar publications, with PDF links when a matching RummerLab PDF exists). - Keep featured publications sourced from RummerLab `/api/papers/featured` (already in https://github.com/RummerLab/jodierummer/pull/111). - Do not duplicate PDFs on jodierummer.com. This also covers https://github.com/RummerLab/jodierummer/issues/78: papers stay on RummerLab and this site consumes the API.
/publicationsstill leaves journal articles and book chapters empty and links out to Google Scholar.RummerLab now hosts PDFs and exposes:
GET https://rummerlab.com/api/papersGET https://rummerlab.com/api/papers/featuredGET https://rummerlab.com/api/scholar/ynWS968AAAAJ/publicationsProposal
/api/papers(or Scholar publications, with PDF links when a matching RummerLab PDF exists)./api/papers/featured(already in Feature Spaet, Mourier, and Rummer 2026 paper #111).This also covers #78: papers stay on RummerLab and this site consumes the API.