Files
Ant-Browser/docs/profile-author.example.json
T
Ant Browser Release Bot f2cc3654a5 release: 1.0.0 snapshot (ea3b0e5)
channel: release
version: 1.0.0
source-ref: master
published-at-utc: 2026-03-13T13:17:53Z
2026-03-13 21:17:53 +08:00

45 lines
1.1 KiB
JSON

{
"version": 1,
"author": {
"name": "志字辈小蚂蚁",
"initial": "志",
"title": "全栈开发工程师",
"bio": "热爱开源,专注于 Web 和桌面应用开发。致力于打造优雅、高效的开发工具和框架。",
"location": "中国",
"joinDate": "2020",
"email": "contact@antblack.dev",
"website": "http://blog.antblack.de",
"github": "https://github.com/black-ant",
"skills": [
"Go",
"React",
"TypeScript",
"Wails",
"Node.js",
"Docker"
],
"channels": [
{
"name": "掘金",
"description": "技术文章与开发记录",
"detail": "juejin.cn",
"href": "https://juejin.cn/user/3790771822007822",
"icon": "book-open"
},
{
"name": "个人博客",
"description": "独立站文章与项目归档",
"detail": "blog.antblack.de",
"href": "http://blog.antblack.de",
"icon": "globe"
},
{
"name": "公众号",
"description": "微信搜索后即可关注",
"detail": "xxx",
"icon": "message-square"
}
]
}
}