aboutsummaryrefslogtreecommitdiff
path: root/src/jekyll/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/jekyll/feature.json')
-rw-r--r--src/jekyll/feature.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/jekyll/feature.json b/src/jekyll/feature.json
deleted file mode 100644
index 852aa30..0000000
--- a/src/jekyll/feature.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "id": "jekyll",
- "name": "Jekyll",
- "options": {
- "version": {
- "type": "string",
- "proposals": ["latest"],
- "default": "latest",
- "description": "Select or enter a version."
- }
- },
- "install": {
- "app": "",
- "file": "install.sh"
- }
-}