Aebel-Shajan / Aebel-Shajan/connect-cards
Feature: Use tags on github projects to style personal page
未關閉
enhancement
- 主要語言
- JavaScript
- 星號
- 8
- 分支
- 3
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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;

貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。