summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2021-12-24 13:35:33 +0100
committerArmand Philippot <git@armandphilippot.com>2021-12-24 15:09:38 +0100
commit48daa6a5171602685e8b79b0e3694015c9d30d05 (patch)
treee82b6c538230876a4f71a803088d6f4171978d7e
parente5e9c5808c53c297aa8bba55c963c6ccc4de6785 (diff)
build: add a git submodule to manage content in a separate repo
-rw-r--r--.gitmodules3
m---------src/content0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..e6943c3
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "src/content"]
+ path = src/content
+ url = git@github.com:ArmandPhilippot/armandphilippot.com-content.git
diff --git a/src/content b/src/content
new file mode 160000
+Subproject 9f37f1095e625ef2d42dd3c64144b77424ac4ea