diff options
author | Talha Mansoor <talha131@gmail.com> | 2013-08-27 18:25:29 +0500 |
---|---|---|
committer | Talha Mansoor <talha131@gmail.com> | 2013-08-27 18:25:29 +0500 |
commit | 3ff0b52701a009d37fa1b31bc87ef9d55d0a29a4 (patch) | |
tree | 83b8c779549002122f31850bdd0cbc2711a9ec87 | |
parent | 0efd36473c6558dc398601f8d4820d47fad33a92 (diff) | |
download | pelican-themes-3ff0b52701a009d37fa1b31bc87ef9d55d0a29a4.zip pelican-themes-3ff0b52701a009d37fa1b31bc87ef9d55d0a29a4.tar.gz pelican-themes-3ff0b52701a009d37fa1b31bc87ef9d55d0a29a4.tar.bz2 |
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.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | elegant | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject 7e9c4882fe0d67eb19be1c70521cce7a4ef904b |