summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2016-10-16 01:53:38 +0200
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2016-10-16 01:53:38 +0200
commit20e9f95622d9133205a4b5c67181e2ffcf4c7a27 (patch)
treea338b1f6e5674865707df503c06d5d5ccdc119f3 /.gitmodules
parent82c9e5e6d12e9b0e29c6360a9b177a4b1e347803 (diff)
Implement our own theme, yay!
Please update your hotdoc, and read the (updated) README, you should end up with something looking exactly like: https://gstreamer.freedesktop.org/documentation2/
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..7eb6e16
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "hotdoc_bootstrap_theme"]
+ path = hotdoc_bootstrap_theme
+ url = git@github.com:hotdoc/hotdoc_bootstrap_theme.git