Files
awesome-copilot/extensions/site-studio/.github/plugin/plugin.json
T
github-actions[bot] 7174a12f1c chore: publish from main
2026-07-18 00:50:03 +00:00

20 lines
546 B
JSON

{
"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.2",
"author": {
"name": "Ayan Gupta",
"url": "https://github.com/ayangupt"
},
"keywords": [
"agent-collaboration",
"content-authoring",
"personal-website",
"progress-tracking",
"section-planning",
"site-builder"
],
"logo": "assets/preview.png",
"extensions": "extensions"
}