Skip to content

Instantly share code, notes, and snippets.

@desmondmorris
Created February 6, 2016 00:11
Show Gist options
  • Save desmondmorris/88b1f2e41d842850459f to your computer and use it in GitHub Desktop.
Save desmondmorris/88b1f2e41d842850459f to your computer and use it in GitHub Desktop.
{
"name": "Static Template",
"description": "",
"details": "A static sample Power-Up hosted on GitHub pages. Feel free to fork [this repository](https://github.com/trello/power-up-template) as a starting point for your own Power-Up.",
"icon": {
"url": "./images/logo.png"
},
"author": "Trello Inc",
"capabilities": [
"attachment-sections",
"attachment-thumbnail",
"board-buttons",
"callback",
"card-badges",
"card-buttons",
"card-detail-badges",
"card-from-url",
"format-url",
"show-settings"
],
"connectors": {
"iframe": {
"url": "./index.html"
}
},
"recommend": {
"urls": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment