apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.44k stars 942 forks source link

[Task] <add team page in website> #1767

Closed tomsun28 closed 2 months ago

tomsun28 commented 4 months ago

Description

add team page in website https://github.com/apache/hertzbeat/tree/master/home

refer https://streampark.apache.org/team

Task List

No response

alpha951 commented 4 months ago

I would love to work on this. Could you please assign this issue to me.

tomsun28 commented 4 months ago

hi, welcome. 💗 The mentors and ppmc information are here. https://github.com/apache/hertzbeat/issues/1634

image

The all contributors information in readme https://github.com/apache/hertzbeat?tab=readme-ov-file#-contributors , suggest copy directly the contributors wall in the team page.

alpha951 commented 4 months ago

Hey, I need little help with this. Do I suppose to implement this from scratch like here https://github.com/apache/hertzbeat/tree/master/home/src/pages create a team.jsx etc. Or since we are using docusaurus library, so creating a markdown will do the job ? Or you can share the code link of this page https://streampark.apache.org/team/

alpha951 commented 4 months ago

Hey @tomsun28 , I've created this draft PR https://github.com/apache/hertzbeat/pull/1800 . Please suggest changes.