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

Temporary Hacktoberfest page #190

Closed
TuanaCelik opened this issue Aug 25, 2023 · 7 comments
Closed

Temporary Hacktoberfest page #190

TuanaCelik opened this issue Aug 25, 2023 · 7 comments
Assignees
Labels
enhancement New feature or request high priority

Comments

@TuanaCelik
Copy link
Member

Hey @carlosgauci
Haystack will be participating in Hacktoberfest this year. Meaning on October 1st we would tag some issues with 'hacktoberfest' on the haystack and haystack-tutorials repo.

The idea is, for that month, we have a page displaying these issues, how they are tagged, and whether they are closed or not.

We would also change the 'get started' button temporarily to 'Hacktoberfest' that takes you to that page. The page could be '/hacktoberfest-2023'

To help with developing this, I've created a repo with mock issues tagged with 'h'. When the time comes, I would change the repo that we pull from, and make the tag we look for 'hacktoberfest'

This requires working with the GitHub API, and fetching the issues tagged with 'h' (eventually hacktoberfest) from the haystack and haystack-tutorials repos.

Is this something you could work on? And if yes, what would you need from us? Anything on vercel or GitHub?

I've also created a mockup for you to review and approve @bilgeyucel

Hacktoberfest (2)

@carlosgauci
Copy link
Collaborator

Hey @TuanaCelik, sure we can definitely add this page! All we need is a github api key for fetching the issues (I think there is one in env already)

@bilgeyucel
Copy link
Collaborator

Thank you for the design @TuanaCelik, it represents nicely what I imagined. I updated some parts:

  • Replaced 'Register' button with 'Join Discord' button
  • Added Helpful content and Events section
    • We can make both content and event cards horizontal, up to you @carlosgauci .
    • I don't think we'll have more than 2 events and 3 contents here

Hacktoberfest (1)

@TuanaCelik
Copy link
Member Author

@bilgeyucel maybe we should have both register and join discord? The register was for registering to hacktoberfest. I thought we wanted that?

@bilgeyucel
Copy link
Collaborator

Registration for the event will happen on the main 'Hacktoberfest 2023' website. I have asked to double-check and see whether it's okay for us to have a 'Register' button as well

@TuanaCelik
Copy link
Member Author

I mean a button that takes people to that page.

@bilgeyucel
Copy link
Collaborator

Makes sense! I updated the design accordingly
Hacktoberfest (2)

@TuanaCelik
Copy link
Member Author

Ok I think we are set @carlosgauci
Here's the example repo for now, and you can use the 'h' tags to test it out.
In the end though we might have to add 2 repos, so the code should be setup to allow for that to happen. Here there's already an example open and an example closed issue: https://github.com/deepset-ai/trial-repo/issues

You're a maintainer so you should be able to get the API keys you need. But let me know if you need that from me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

3 participants