feat(eu/bare): port subdomain front pages – batch 5#3938
Draft
itisAliRH wants to merge 2 commits into
Draft
Conversation
Topics: drwxr-xr-x@ - alireza 18 Apr 14:20 erasmusmc drwxr-xr-x@ - alireza 18 Apr 14:20 lite drwxr-xr-x@ - alireza 18 Apr 14:20 live drwxr-xr-x@ - alireza 18 Apr 14:02 main drwxr-xr-x@ - alireza 18 Apr 14:20 materials drwxr-xr-x@ - alireza 18 Apr 14:02 metabolomics drwxr-xr-x@ - alireza 18 Apr 14:20 nubri drwxr-xr-x@ - alireza 18 Apr 14:20 plants drwxr-xr-x@ - alireza 18 Apr 14:02 proteomics drwxr-xr-x@ - alireza 18 Apr 14:20 streetscience .rw-r--r--@ 164 alireza 18 Apr 14:02 jobs.md .rw-r--r--@ 0 alireza 18 Apr 14:02 notices.md
Jekyll frontmatter replaced with hub-compatible frontmatter (title + components: true).
Jekyll-specific syntax removed ({:toc}, {:target=...}, class annotations).
Asset image paths rewritten to subdomain URLs (minimal JS; no Twitter widgets).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
Ports bare iframe landing pages from usegalaxy-eu/website for: lite, live, materials, plants, nubri, erasmusmc, streetscience
Per-page transformation applied to each source
index-*.md:layout: subsite-galaxy→title: ...+components: true(removed by normalizer for pages not using MDX components)<slot name="/bare/eu/usegalaxy/notices" />header{:toc},{:target=...}, class annotations)<Icon name="..." />https://<subdomain>.usegalaxy.eu/assets/media/...(images stay on old host; no local binary additions)Test plan
make content-lint && make validate-metadatapass/bare/eu/usegalaxy/<topic>/URL with correct contentPart of usegalaxy-eu/issues#943