diff --git a/.gitmodules b/.gitmodules index bee4282..f0088b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -334,3 +334,15 @@ [submodule "ruby-tty-platform"] path = ruby-tty-platform url = ssh://aur@aur.archlinux.org/ruby-tty-platform.git +[submodule "ruby-nanoc-cli"] + path = ruby-nanoc-cli + url = ssh://aur@aur.archlinux.org/ruby-nanoc-cli.git +[submodule "ruby-nanoc-core"] + path = ruby-nanoc-core + url = ssh://aur@aur.archlinux.org/ruby-nanoc-core.git +[submodule "ruby-nanoc-checking"] + path = ruby-nanoc-checking + url = ssh://aur@aur.archlinux.org/ruby-nanoc-checking.git +[submodule "ruby-nanoc-deploying"] + path = ruby-nanoc-deploying + url = ssh://aur@aur.archlinux.org/ruby-nanoc-deploying.git diff --git a/ruby-nanoc-checking b/ruby-nanoc-checking new file mode 160000 index 0000000..a018780 --- /dev/null +++ b/ruby-nanoc-checking @@ -0,0 +1 @@ +Subproject commit a018780f26c26251e30914d201709576bbe4cdf5 diff --git a/ruby-nanoc-cli b/ruby-nanoc-cli new file mode 160000 index 0000000..019eed4 --- /dev/null +++ b/ruby-nanoc-cli @@ -0,0 +1 @@ +Subproject commit 019eed4f7733d64340739fe69ed6978d1381a740 diff --git a/ruby-nanoc-core b/ruby-nanoc-core new file mode 160000 index 0000000..1aaea69 --- /dev/null +++ b/ruby-nanoc-core @@ -0,0 +1 @@ +Subproject commit 1aaea69cbfe4f1beaf981d30579ce2721fcf398f diff --git a/ruby-nanoc-deploying b/ruby-nanoc-deploying new file mode 160000 index 0000000..031a50a --- /dev/null +++ b/ruby-nanoc-deploying @@ -0,0 +1 @@ +Subproject commit 031a50a23fe2ef72952ae32252354386d9c8ecfc