aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJustin Mayer <entroP@gmail.com>2015-12-22 15:11:50 -0800
committerJustin Mayer <entroP@gmail.com>2015-12-22 15:11:50 -0800
commit062d4ea9123fc320172e5ea057b15354c5df7b8b (patch)
treea98be1b286a65267a4c7347225da3d3254d10f80 /.gitmodules
parent2e012995949f27ebbe87fa1f6855b1ad8b795428 (diff)
downloadpelican-themes-062d4ea9123fc320172e5ea057b15354c5df7b8b.zip
pelican-themes-062d4ea9123fc320172e5ea057b15354c5df7b8b.tar.gz
pelican-themes-062d4ea9123fc320172e5ea057b15354c5df7b8b.tar.bz2
Add "semantic-ui" theme as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7dbb64d..0083fe2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -202,3 +202,6 @@
[submodule "clean-blog"]
path = clean-blog
url = https://github.com/gilsondev/pelican-clean-blog
+[submodule "semantic-ui"]
+ path = semantic-ui
+ url = https://github.com/ellisonleao/pelican-semantic-ui