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

React component for profile pictures #71

Open
kungfuchicken opened this issue May 21, 2024 · 0 comments · May be fixed by #144
Open

React component for profile pictures #71

kungfuchicken opened this issue May 21, 2024 · 0 comments · May be fixed by #144
Assignees

Comments

@kungfuchicken
Copy link
Collaborator

kungfuchicken commented May 21, 2024

Overview

Profile pictures on https://github.com/oss-slu/oss-slu.github.io/blob/main/docs/about/about.md should be presented with a React component rather than raw HTML. The component should link to their GitHub profile and be able to pull either a local file or use a GitHub profile picture. The page should be updated to use the component.

AC

  • React component that creates a profile picture identical to current format
    • links to the user's GitHub profile
    • can use a local file for the image
    • fallback to use a GitHub profile picture if no local file
  • "About Us" page is updated to use the component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants