diff options
author | Justin Mayer <entroP@gmail.com> | 2015-08-03 06:24:53 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-08-03 06:24:53 -0700 |
commit | 8225fe1a46a442161f634caacd0890482f6c7d69 (patch) | |
tree | 0666ff48b2f6fea4f44b7a3f7a0f91d111b5c213 | |
parent | 6804fc138d4f544d9189defcfb166ecc7876ad65 (diff) | |
download | pelican-themes-8225fe1a46a442161f634caacd0890482f6c7d69.tar.gz |
Add Octopress theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | octopress | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5f6895e..eed3e3a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -172,3 +172,6 @@ [submodule "Casper2Pelican"] path = Casper2Pelican url = https://github.com/abr4xas/Casper2Pelican +[submodule "octopress"] + path = octopress + url = https://github.com/duilio/pelican-octopress-theme diff --git a/octopress b/octopress new file mode 160000 +Subproject 29020e048cadefffc8825e571593b88be26f22b |