diff options
author | José Guilherme Vanz <guilherme.sft@gmail.com> | 2015-10-28 09:54:55 -0200 |
---|---|---|
committer | José Guilherme Vanz <guilherme.sft@gmail.com> | 2015-10-28 09:54:55 -0200 |
commit | 9a73a303e4772d208b91a2979e4146ba6ffaaf25 (patch) | |
tree | 2f3efa03629b0091e384f5ea059f8641089356af | |
parent | ef41efa4a8babbf55f2eccef07523b2d8e95b7b7 (diff) | |
download | pelican-themes-9a73a303e4772d208b91a2979e4146ba6ffaaf25.tar.gz |
hyde: new pelican-hyde theme
Added the hyde theme
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | hyde | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6bb6b58..56bc245 100644 --- a/.gitmodules +++ b/.gitmodules @@ -196,3 +196,6 @@ [submodule "materialistic"] path = materialistic url = https://github.com/eswarm/materialistic-pelican +[submodule "hyde"] + path = hyde + url = https://github.com/jvanz/pelican-hyde.git diff --git a/hyde b/hyde new file mode 160000 +Subproject 3ccf42b709a6ed2a9d837230ba487a6f6581d69 |