aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Gattozzi <mgattozzi@gmail.com>2019-11-25 19:40:29 -0500
committerMichael Gattozzi <mgattozzi@gmail.com>2019-11-25 19:40:29 -0500
commitbcea608cb4ab1c234f37a6095833f1e916777495 (patch)
treeb87d06f56934259e9126c48081ff04b4a97e5b4f /.gitmodules
parent3cd4bd77799e172293cc377e7bc45ab18be7cba8 (diff)
Setup the website skeleton with the kube theme
In the future a site with documentation and how to install the tool will be needed. This sets up a skeleton of a static site using Hugo and the kube theme. This will suffice for most needs for now.
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..45e45d1
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "website/themes/kube"]
+ path = website/themes/kube
+ url = https://github.com/jeblister/kube.git