summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules4
l---------_content/project/awwan1
-rw-r--r--_content/project/index.adoc4
m---------_project/src/awwan0
4 files changed, 8 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 668b7d6..33c27ec 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,7 @@
path = _project/src/asciidoctor-go
url = git@git.sr.ht:~shulhan/asciidoctor-go
branch = main
+[submodule "_project/src/awwan"]
+ path = _project/src/awwan
+ url = git@git.sr.ht:~shulhan/awwan
+ branch = main
diff --git a/_content/project/awwan b/_content/project/awwan
new file mode 120000
index 0000000..9ebaca3
--- /dev/null
+++ b/_content/project/awwan
@@ -0,0 +1 @@
+../../_project/src/awwan/_wui/doc \ No newline at end of file
diff --git a/_content/project/index.adoc b/_content/project/index.adoc
index 428624a..86a2f79 100644
--- a/_content/project/index.adoc
+++ b/_content/project/index.adoc
@@ -27,7 +27,9 @@ your own server, while you need is a handful knowledge of shell script?
If yes, awwan is the right tools for you.
-https://awwan.org[Website^]
+https://awwan.org[Website^] |
+https://tour.awwan.org[Tour of awwan^] |
+link:/project/awwan/[Project page^]
=== beku (deprecated in favor of Go module)
diff --git a/_project/src/awwan b/_project/src/awwan
new file mode 160000
+Subproject 276096698be34a7c629b3fe7bfd79c48e1c2492