aboutsummaryrefslogtreecommitdiff
path: root/src/jekyll/feature.json
blob: 852aa30b29eb406f3125d1a6b1654fe3ebdba688 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "id": "jekyll",
  "name": "Jekyll",
  "options": {
    "version": {
      "type": "string",
      "proposals": ["latest"],
      "default": "latest",
      "description": "Select or enter a version."
    }
  },
  "install": {
    "app": "",
    "file": "install.sh"
  }
}