From 23fc82116999a1bb83260e9a0355974984ce39b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Millasseau?= Date: Sat, 23 Feb 2013 23:38:43 +0100 Subject: [PATCH] Adding the bluegrasshopper theme --- .gitmodules | 3 +++ bluegrasshopper | 1 + 2 files changed, 4 insertions(+) create mode 160000 bluegrasshopper diff --git a/.gitmodules b/.gitmodules index 42be753..7e93b30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "pelican-mockingbird"] path = pelican-mockingbird url = git://github.com/wrl/pelican-mockingbird.git +[submodule "bluegrasshopper"] + path = bluegrasshopper + url = git@github.com:gregseth/pelican-bgh.git diff --git a/bluegrasshopper b/bluegrasshopper new file mode 160000 index 0000000..a4bbcad --- /dev/null +++ b/bluegrasshopper @@ -0,0 +1 @@ +Subproject commit a4bbcadcd14279a9d4b3b3f919442767b7c42e3d