mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-14 18:11:01 +00:00
29 lines
699 B
JSON
29 lines
699 B
JSON
{
|
|
"id": "site-studio",
|
|
"name": "Site Studio",
|
|
"description": "Plan, draft, and track a personal website section by section — a shared canvas where you and your agent author content, watch progress, and review every change.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Ayan Gupta",
|
|
"url": "https://github.com/ayangupt"
|
|
},
|
|
"keywords": [
|
|
"agent-collaboration",
|
|
"content-authoring",
|
|
"personal-website",
|
|
"progress-tracking",
|
|
"section-planning",
|
|
"site-builder"
|
|
],
|
|
"screenshots": {
|
|
"icon": {
|
|
"path": "assets/preview.png",
|
|
"type": "image/png"
|
|
},
|
|
"gallery": {
|
|
"path": "assets/preview.png",
|
|
"type": "image/png"
|
|
}
|
|
}
|
|
}
|