From 636f2d7b862aead06d2626eaa1b8a6bd4631f110 Mon Sep 17 00:00:00 2001 From: Ryan Morrissey <23maverick23@gmail.com> Date: Sat, 4 Jan 2014 20:57:41 -0500 Subject: [PATCH] Adding Jekyll (sublime-jekyll) to Package Control --- repository/j.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository/j.json b/repository/j.json index 05456e0f214..fbc733ba29f 100644 --- a/repository/j.json +++ b/repository/j.json @@ -247,6 +247,16 @@ } ] }, + { + "name": "Jekyll", + "details": "https://github.com/23maverick23/sublime-jekyll", + "releases": [ + { + "sublime_text": ">=3000", + "details": "https://github.com/23maverick23/sublime-jekyll/releases" + } + ] + }, { "name": "Jenkins Dashboard", "details": "https://github.com/benmatselby/sublime-jenkins-dashboard",