Add did-you-know infrastructure and first items - #4227
Open
bgruening wants to merge 1 commit into
Open
Conversation
bgruening
commented
Aug 28, 2026
Member
Author
There was a problem hiding this comment.
@lldelisle do you mind helping me to review this text? Adding some highlight images etc ...
bgruening
commented
Aug 28, 2026
Member
Author
Member
Author
|
@martenson what do you think? We could add one item for "Did you know CZ is providing alphafold services via Pulsar to the EU and Cz server"? |
bgruening
commented
Aug 28, 2026
| development, export results to public archives like ENA or Zenodo, or even | ||
| **bring your own storage** (S3, iRODS, OneData, and more). The storage | ||
| dashboard helps you clean up and stay within quota. | ||
| subsites: [eu] |
Member
Author
There was a problem hiding this comment.
This filter will only show this item on EU (bare) pages.
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.
This adds a new
did-you-knowsubsite - and its infrastructure.did-you-knowitems should be very short, an image, a link, that's it. It can be embedded into other sites and then showing with every load a different item. In my mind they serve a different purpose as news-items.It will add pages like
The pages look like that:
The /bare sites look like:
Every item is defined in YAML, with a schema that is lint'ed. An item can carry a weight, that is used for sorting but also for random selection in the bare pages.
A user can specify per item, multiple links and multiple images. The images and links are then randomly sampled. So the page should look different every time you open it.
EU would like to use the bare pages to include them in Galaxy (via webhook, iframe).
You can add items specifically to your subside, filtered by e.g. cz or eu. Use case here is for example to show a specific item for storage management for a given Galaxy server. Or a GDPR/ToS change.