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

Create a new page for Contributors #1

Open
3 tasks
jofftiquez opened this issue Jan 20, 2021 · 7 comments
Open
3 tasks

Create a new page for Contributors #1

jofftiquez opened this issue Jan 20, 2021 · 7 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@jofftiquez
Copy link
Member

Create a new page dedicated for all contributors of vue-stripe from all vue-stripe organization's repositories.

  • Add a new menu item under "Vue Stripe Elements"'
  • On the /contributors page, create a section for each repositories under vue-stripe
  • For each repository section, list down all contributors. Use v-card and don't forget to add a link to their gh account, and their photo as well

Use these github api to:

  1. Fetch all repositories under vue-stripe org
  2. Get all contributors for each repository

Be creative, you can add some "fun" factor to the page or for each contributor's card. Check the "nice" button on each page.

Be sure to follow the repository's code patterns.

@jofftiquez jofftiquez added the help wanted Extra attention is needed label Jan 20, 2021
@adisamicheal
Copy link

Hi @jofftiquez how do i get assigned to this issue?, i want to contribute.

@jofftiquez
Copy link
Member Author

Hi @adisamicheal thank you so much! There's nobody doing this yet. I can assign it to you if you want.

@adisamicheal
Copy link

Hi @jofftiquez

I am having some issues with this.

  1. I am having this issue "Invalid value for Stripe(): apiKey should be a string. You specified: undefined."
  2. After forking the repo and cloning, i can't find the sidebar.
  3. Are there any specific setup to get the project running fine?

@jofftiquez
Copy link
Member Author

@adisamicheal Hi I'm sorry I forgot to provide instructions.

  1. Make a copy of [.env.example](https://github.com/vue-stripe/vuestripe.com/blob/master/.env.example) and name it .env
  2. Supply a Stripe publishable key to the STRIPE_PK. That's the only required value there.
  3. Re-run the project.

@brijmcq
Copy link

brijmcq commented Aug 16, 2021

@adisamicheal are you still working on this?

@jofftiquez jofftiquez assigned brijmcq and unassigned adisamicheal Aug 16, 2021
@jofftiquez
Copy link
Member Author

Re-assigning the issue to @brijmcq thanks.

@adisamicheal
Copy link

@jofftiquez thanks for the opportunity, i got stucked using pug. @brijmcq please you can go ahead.

jofftiquez pushed a commit that referenced this issue Jan 10, 2022
Fix typo in documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants