Poster roma#25
Merged
Merged
Conversation
…w, and improve metadata quality sections. Change draft status to false and add next steps for qualitative survey. Adjust key messages and conclusions for clarity and impact.
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a Quarto PDF-rendering workflow for poster sources and updates poster content/styling, along with documentation updates describing the new build options.
Changes:
- Added a new
pdfQuarto profile + npm script to render posters and run the Chrome-to-PDF post-render hook. - Updated README/CONTRIBUTING to document PDF poster rendering and Quarto configuration files.
- Replaced an older poster entry with an updated poster (content + redesigned CSS) for the DARIAH Annual Event 2026 context.
Reviewed changes
Copilot reviewed 11 out of 16 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
README.md |
Documents the new npm run pdf workflow and Quarto config file roles. |
package.json |
Adds pdf npm script to invoke the new Quarto profile. |
CONTRIBUTING.md |
Adds a Quarto builds section including poster PDF rendering. |
_quarto-pdf.yml |
Introduces a Quarto profile intended to render posters and convert HTML outputs to PDFs. |
posters/2026-05-26-Responsible-Research-Assessment-and-Metadata-Quality-for-Interoperable-Research-Infrastructures-in-Switzerland/poster.qmd |
Updates poster metadata and content structure/messages. |
posters/2026-05-26-Responsible-Research-Assessment-and-Metadata-Quality-for-Interoperable-Research-Infrastructures-in-Switzerland/custom.css |
Significant poster theme redesign with new layout components and typography. |
posters/2026-05-26-Responsible-Research-Assessment-and-Metadata-Quality-for-Interoperable-Research-Infrastructures-in-Switzerland/_quarto.yml |
Updates local poster project metadata (title/comments) and keeps PDF post-render hook. |
posters/2026-05-19-NAIF-Responsible-Research-Assessment-and-Metadata-Quality-at-Swiss-Higher-Education-Institutions/poster.qmd |
Removes an older poster entry (file deleted). |
posters/2026-05-19-NAIF-Responsible-Research-Assessment-and-Metadata-Quality-at-Swiss-Higher-Education-Institutions/custom.css |
Removes associated poster styling (file deleted). |
posters/2026-05-19-NAIF-Responsible-Research-Assessment-and-Metadata-Quality-at-Swiss-Higher-Education-Institutions/.gitignore |
Removes poster-local ignore file (file deleted). |
posters/2026-05-19-NAIF-Responsible-Research-Assessment-and-Metadata-Quality-at-Swiss-Higher-Education-Institutions/_quarto.yml |
Removes local poster project config (file deleted). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…clusion list and change text decoration color for presenter in custom CSS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request
Proposed changes
Describe the big picture of your changes and why they should be merged.
Checklist
npm run formatuv run quarto render