Aebel-Shajan / Aebel-Shajan/connect-cards

Feature: Use tags on github projects to style personal page

Abierto
#85 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
8
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

We can use the tags on github projects to add a type and a markdown badge for each project displayed on the personal page.

Get the tags using github api:
``` `https://api.github.com/repos/${userName}/${repoName}/tags` ```

Then if any tags which are a type we can add a type icon to the project card.

And below it we can add the github markdown badges.

Heres a wireframe of the new project card design;

![image](https://github.com/user-attachments/assets/a8ed02ef-162a-4962-b66e-59d8a44d53fa)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.