Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign showcase on splash #922

Merged
merged 7 commits into from
Jun 27, 2024
Merged

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    171a999 View commit details
    Browse the repository at this point in the history
  2. Reorder cards

    Co-authored-by: Trevor Bedford <trevor@bedford.io>
    victorlin and trvrb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d8b07e3 View commit details
    Browse the repository at this point in the history
  3. Update showcase info for new design

    - Add description and type
    - Ensure url is specific to match description
    - Remove "(narrative)" since new design will show type information
    
    Co-authored-by: Trevor Bedford <trevor@bedford.io>
    victorlin and trvrb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    05cb490 View commit details
    Browse the repository at this point in the history
  4. Include a version of the strain logo suitable for icon sizing

    Co-authored-by: Trevor Bedford <trevor@bedford.io>
    victorlin and trvrb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    619f37b View commit details
    Browse the repository at this point in the history
  5. Redesign showcase on Splash

    Make each card bigger and display additional information.
    
    Static preview: <https://github.com/nextstrain/nextstrain.org/assets/13424970/b04c0f6e-d35c-4502-bd6e-b893e90b66ba>
    
    Co-authored-by: Trevor Bedford <trevor@bedford.io>
    victorlin and trvrb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    be4aebc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Infer if resource is a narrative from the URL

    This removes the need to specify type in the YAML.
    victorlin committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c8ef39b View commit details
    Browse the repository at this point in the history
  2. Describe content constraints in showcase.yaml

    Ideally the code can be more flexible, but right now things are looking
    good with the current content. Describe what sort of content is needed
    to keep things looking good.
    victorlin committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    13beec5 View commit details
    Browse the repository at this point in the history