From d4b8b2ed63ab2f0a71082dedc679fcc308b7d01d Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Tue, 4 Aug 2015 09:11:39 -0700 Subject: [PATCH] Add Smoothie theme as submodule Closes #319 --- .gitmodules | 3 +++ smoothie | 1 + 2 files changed, 4 insertions(+) create mode 160000 smoothie diff --git a/.gitmodules b/.gitmodules index eed3e3ad6..03de56301 100644 --- a/.gitmodules +++ b/.gitmodules @@ -175,3 +175,6 @@ [submodule "octopress"] path = octopress url = https://github.com/duilio/pelican-octopress-theme +[submodule "smoothie"] + path = smoothie + url = https://github.com/kdheepak89/pelican-smoothie diff --git a/smoothie b/smoothie new file mode 160000 index 000000000..daa218bea --- /dev/null +++ b/smoothie @@ -0,0 +1 @@ +Subproject commit daa218bead07bbc5baad7cf94c65a4a226485610