delei commented on issue #3133:
URL: https://github.com/apache/hertzbeat/issues/3133#issuecomment-3402264394

   I will attempt the following proposal:
   
   - Add a JavaScript script to fetch GitHub avatar images from both 
[member.json](https://github.com/apache/hertzbeat/blob/master/home/src/pages/team/member.json)
 and 
[.all-contributorsrc](https://github.com/apache/hertzbeat/blob/master/.all-contributorsrc)
 file, and then converting the avatar into base64 strings.
   - Refactor the **team** page. In this version, the **ALL-CONTRIBUTORS** 
section will not directly generate HTML. Instead, it will maintain the same 
logic as the **member** section.
   - Applicable to GitHub Action Workflow.
   
   I will try to raise a PR to achieve this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to