docs: include GH pages repo as submodule

This commit is contained in:
Christian Schwarz
2017-08-09 16:18:13 +02:00
parent c1e792dc51
commit e2bbd4287e
3 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "docs/themes/docdock"] [submodule "docs/themes/docdock"]
path = docs/themes/docdock path = docs/themes/docdock
url = git@github.com:zrepl/hugo-theme-docdock.git url = git@github.com:zrepl/hugo-theme-docdock.git
[submodule "docs/public"]
path = docs/public
url = git@github.com:zrepl/zrepl.github.io.git
-1
View File
@@ -1 +0,0 @@
public/
Submodule
+1
Submodule docs/public added at 15268c37f7