From 3ff0b52701a009d37fa1b31bc87ef9d55d0a29a4 Mon Sep 17 00:00:00 2001 From: Talha Mansoor Date: Tue, 27 Aug 2013 18:25:29 +0500 Subject: [PATCH] Add Elegant theme as submodule Elegant offers several unique features including search, live filter, collapsible comments, Mailchimp, custom 404 page, etc. It is a minimal, and stylish theme that looks amazing across all screen resolutions and devices. --- .gitmodules | 3 +++ elegant | 1 + 2 files changed, 4 insertions(+) create mode 160000 elegant diff --git a/.gitmodules b/.gitmodules index 413c484..ac85eaa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "crowsfoot"] path = crowsfoot url = https://github.com/porterjamesj/crowsfoot.git +[submodule "elegant"] + path = elegant + url = git@github.com:talha131/pelican-elegant.git diff --git a/elegant b/elegant new file mode 160000 index 0000000..7e9c488 --- /dev/null +++ b/elegant @@ -0,0 +1 @@ +Subproject commit 7e9c4882fe0d67eb19be1c70521cce7a4ef904b8