Skip to content

Commit 9ee715e

Browse files
committed
feat: add GitHub integration with icons and configuration
1 parent 19c9de0 commit 9ee715e

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

content/github.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"id": "github",
3+
"name": "GitHub",
4+
"description": "Code hosting and collaboration platform for developers",
5+
"url": "https://github.com",
6+
"logo": "https://ftwa.mathix.dev/icons/github/regular.png",
7+
"macLogo": "https://ftwa.mathix.dev/icons/github/mac.png",
8+
"screenshot": "/screenshot/github.png",
9+
"tags": [
10+
"programming",
11+
"git",
12+
"tool",
13+
"productivity"
14+
],
15+
"logoSize": 512
16+
}

public/icons/github/mac.png

86.8 KB
Loading

public/icons/github/regular.png

9.59 KB
Loading

public/screenshot/github.png

1.22 MB
Loading

0 commit comments

Comments
 (0)