From a8daf20af966927acb7e3c90c8a16bd2098474dd Mon Sep 17 00:00:00 2001 From: cola-zero Date: Wed, 13 Jun 2012 17:19:23 +0900 Subject: [PATCH] add org-jekyll --- recipes/org-jekyll | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/org-jekyll diff --git a/recipes/org-jekyll b/recipes/org-jekyll new file mode 100644 index 00000000..a81b050c --- /dev/null +++ b/recipes/org-jekyll @@ -0,0 +1,3 @@ +(org-jekyll :repo "juanre/org-jekyll" + :fetcher github + :files ("org-jekyll.el"))