diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5154615 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/ananke"] + path = themes/ananke + url = https://github.com/theNewDynamic/gohugo-theme-ananke.git diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..bd3f617 --- /dev/null +++ b/Readme.md @@ -0,0 +1 @@ +Will add more here... diff --git a/themes/ananke b/themes/ananke new file mode 160000 index 0000000..36bca91 --- /dev/null +++ b/themes/ananke @@ -0,0 +1 @@ +Subproject commit 36bca91f22406d0b2515d5286857e00b1cbc72e1