diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1c87d03 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,10 @@ +[submodule "protoiyer/themes/themes/hugo-coder"] + path = protoiyer/themes/themes/hugo-coder + url = https://github.com/luizdepra/hugo-coder.git +[submodule "protoiyer/public"] + path = protoiyer/public + url = https://github.com/protoiyer/protoiyer.github.io.git + branch = main +[submodule "protoiyer/themes/ananke"] + path = protoiyer/themes/ananke + url = https://github.com/theNewDynamic/gohugo-theme-ananke.git diff --git a/protoiyer/public b/protoiyer/public new file mode 160000 index 0000000..a001209 --- /dev/null +++ b/protoiyer/public @@ -0,0 +1 @@ +Subproject commit a001209df616b2a64f8c344db2686f622374d9f7 diff --git a/protoiyer/themes/ananke b/protoiyer/themes/ananke new file mode 160000 index 0000000..c49009b --- /dev/null +++ b/protoiyer/themes/ananke @@ -0,0 +1 @@ +Subproject commit c49009b823de58ec21e4038eec91329cb538f8d2