aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus.dahlberg@kau.se>2021-08-24 17:05:27 +0200
committerRasmus Dahlberg <rasmus.dahlberg@kau.se>2021-08-24 17:05:27 +0200
commit9f097eb30e867d1c26f9847d578e9cb46366a7a3 (patch)
tree156b8086249259766055b218a8e0fecfe14f852d /.gitmodules
parent8f2b510b7974bd95de7c08372931da4b0317b97c (diff)
added static website generation with hugo and hugo-xmin theme
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..e4e00b3
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "hugo/themes/hugo-xmin"]
+ path = hugo/themes/hugo-xmin
+ url = https://github.com/yihui/hugo-xmin