Aebel-Shajan / Aebel-Shajan/connect-cards
Feature: Use tags on github projects to style personal page
Abierto
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;

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.