aboutsummaryrefslogtreecommitdiff
path: root/src/jekyll/feature.json
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-05-27 20:20:32 +0300
committerGitHub <noreply@github.com>2022-05-27 20:20:32 +0300
commit54bb1d4e25732c91f33083b625c2b2512a03c472 (patch)
tree54efe7d2c5a97909126a92c2f215c03216ba88b9 /src/jekyll/feature.json
parent9611a036f2a971847d007b33f30e9eb506f515f3 (diff)
update jupyter and ruby features (#26)jospicer/testing-multi-repo-auth
* jekyll and jupyter updates * add ruby to jekylls pr test * update jekyll and ruby test * remove features that dont follow my rules
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"
- }
-}