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

Use grid of cards for team gallery #510

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

jarrodmillman
Copy link
Member

@jarrodmillman jarrodmillman commented Feb 27, 2024

Using the PST styling for team galleries:

This will replace:

.gallery {
  display: flex;
  flex-wrap: wrap;
}

.gallery .entry {
  padding: 1rem;
  margin: 0.25rem;
  width: 11rem;
  text-align: center;
  vertical-align: top;
}

.gallery .photo {
  display: block;
}

.gallery .photo img {
  width: 60px;
  border-radius: 50%;
  margin-bottom: 0.5rem;
}

.gallery .name {
  font-weight: bold;
}

.gallery .project {
  display: block;
  font-size: 0.8rem;
  font-style: italic;
}

Once all the sites are updated, we replace

Copy link

netlify bot commented Feb 27, 2024

Deploy Preview for scientific-python-hugo-theme ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 680f1d8
🔍 Latest deploy log https://app.netlify.com/sites/scientific-python-hugo-theme/deploys/65de759c185e4b0008511600
😎 Deploy Preview https://deploy-preview-510--scientific-python-hugo-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 82
Accessibility: 100
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@jarrodmillman jarrodmillman changed the title Theme team.toml Use grid of cards for team gallery Feb 27, 2024
This was referenced Feb 27, 2024
@jarrodmillman jarrodmillman marked this pull request as ready for review February 27, 2024 23:57
@jarrodmillman jarrodmillman merged commit 174816f into scientific-python:main Feb 28, 2024
6 checks passed
@jarrodmillman jarrodmillman deleted the theme-team.toml branch February 28, 2024 00:02
@jarrodmillman jarrodmillman added this to the 0.12 milestone Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant