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

People profile listing with map #56

Open
cjyabraham opened this issue Oct 5, 2024 · 0 comments
Open

People profile listing with map #56

cjyabraham opened this issue Oct 5, 2024 · 0 comments
Assignees

Comments

@cjyabraham
Copy link
Contributor

cjyabraham commented Oct 5, 2024

This is a people_map shortcode that lists profiles imported from /data/people.yaml, each with the following attributes:

  • image
  • name
  • company
  • linkedin
  • twitter
  • webpage
  • github

And then produce a profile card similar to the ones we have on CNCF. No popup is necessary at this point.

I am currently trying to do this using a card here on gramine but the padding isn't quite right and there's no easy way to add social links.

We then want to plot these people on a map, similar to on the CNCF site. The popup link takes the user down to the corresponding profile card.

@cjyabraham cjyabraham changed the title Member card shortcode People profile card shortcode Oct 7, 2024
@cjyabraham cjyabraham changed the title People profile card shortcode People profile listing with map Oct 7, 2024
@cjyabraham cjyabraham assigned cjyabraham and unassigned thetwopct Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants