Add social links resource and update README with comprehensive documentation

Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-14 21:54:40 +00:00
parent 01f8ec098e
commit cbc93091e5
5 changed files with 270 additions and 23 deletions

23
content/socials.json Normal file
View File

@@ -0,0 +1,23 @@
{
"github": {
"username": "ArthurDanjou",
"url": "https://go.arthurdanjou.fr/github",
"stats": {
"note": "Real-time stats available via GitHub API"
}
},
"linkedin": {
"url": "https://go.arthurdanjou.fr/linkedin"
},
"twitter": {
"url": "https://go.arthurdanjou.fr/twitter"
},
"discord": {
"url": "https://go.arthurdanjou.fr/discord"
},
"website": {
"personal": "https://arthurdanjou.fr",
"mcp": "https://mcp.arthurdanjou.fr",
"status": "https://go.arthurdanjou.fr/status"
}
}