LFDT-Hiero / website

Sources of the official Hiero website
https://hiero.org
MIT License
3 stars 3 forks source link

Render "good first issue" list in a more nice style #9

Open hendrikebbers opened 1 week ago

hendrikebbers commented 1 week ago

🆕🐥 First Timers Only

This issue is reserved for people who have never contributed to Hiero or any open source project in general. We know that creating a pull request (PR) is a major barrier for new contributors. The goal of this issue and all other issues labeled by 'Good First Issue' is to help you make your first contribution to Hiero.

👾 Description of the issue

At our hacktoberfest page, we have a dynamic list of good first issues.

Bildschirmfoto 2024-10-02 um 13 44 13

The filter for that list and the list is currently styled minimalistic.

To solve this issue the style / ui of the list and the filter should be improved. Since we use tailwindCSS as base for our styling enough good example should be available. The list is implemented as a Hugo shortcode that can be found here. The dynamic data is fetched by a running instance of this open service. Currently there is not documentation for the fetched REST data structure but the server side java record can be found here.

📋 Step by step guide to do a contribution

If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow. More information and concrete samples for shell commands for each step can be found in our CONTRIBUTING.md file. A more detailed general documentation of the GitHub PR workflow can be found here.

🎉 Contribute to Hacktoberfest

Solve this issue as part of the Hacktoberfest event and get a chance to receive cool goodies like a T-Shirt. 🎽

🤔 Additional Information

If you have any questions, just ask us directly in this issue by adding a comment. You can join our community chat at Discord. A general manual about open-source contributions can be found here.

mustapha1607 commented 1 week ago

I am interested in working on the issue

AbhiSharmaNIT commented 1 week ago

I also want to work on this issue pls assign it to me.

MVENKATESH786 commented 1 week ago

I want to work on this please assign this to me.

hendrikebbers commented 17 hours ago

@mustapha1607 are you still interested? Otherwise I would remove you as assigne.