Organize file structure, add site-url and posters page#22
Merged
neuromechanist merged 11 commits intomainfrom Feb 18, 2026
Merged
Organize file structure, add site-url and posters page#22neuromechanist merged 11 commits intomainfrom
neuromechanist merged 11 commits intomainfrom
Conversation
Set site-url in _quarto.yml so canonical URLs, sitemaps, and social sharing links resolve to the custom domain. Closes #8
Move slide PDFs to files/slides/, survey TSV to files/data/, create files/posters/ for conference poster images. Update all references in news.qmd. No changes to rendered pages or URLs. Addresses #9
Create posters.qmd with callout for contributions and a comment template showing how to add poster entries with thumbnails and Google Drive links. Add to navbar between Datasets and Join. Closes #10
|
Preview deployment: https://2658ecef.eegmanysteps.pages.dev |
Add PuG 2025 and MBT 2025 poster PDFs with web thumbnails to the posters page. Each poster links to the full-resolution PDF. Add GitHub icon (top-right navbar) linking to the repo, following the pattern used by mkdocs-style sites.
Instead of creating a new comment on every push, find and update an existing deploy comment using a hidden HTML marker. Shows status, preview URL, branch, and commit in a table.
|
Cloudflare Pages deployment
|
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.
Summary
site-url: https://eegmanysteps.orgin_quarto.ymlfiles/intoslides/,data/,posters/subdirectoriesposters.qmdpage with template for conference poster entries (thumbnail + Google Drive link)news.qmdNo changes to the frontend experience; all existing pages render identically.
Test plan
quarto renderbuilds successfullytypospassesCloses #8, closes #9, closes #10