summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-07-02 02:10:52 +0700
committerShulhan <ms@kilabit.info>2025-07-02 02:10:52 +0700
commit18c1dfce95d804d0930fc8020593fa903dcee77a (patch)
treeb1d86742ee08f7af448dc1a1afb363b19de1a2db
parentb408ec0d45c8a4f4c4d6aac4450177f1a8df430e (diff)
downloadkilabit.info-18c1dfce95d804d0930fc8020593fa903dcee77a.tar.xz
all: add project pakakeh.go
-rw-r--r--.gitmodules4
-rw-r--r--_content/project/index.adoc2
l---------_content/project/pakakeh.go1
m---------_project/src/pakakeh.go0
4 files changed, 6 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e898671..942a97a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -30,3 +30,7 @@
path = _project/src/karajo
url = git@git.sr.ht:~shulhan/karajo
branch = main
+[submodule "_project/src/pakakeh.go"]
+ path = _project/src/pakakeh.go
+ url = git@git.sr.ht:~shulhan/pakakeh.go
+ branch = main
diff --git a/_content/project/index.adoc b/_content/project/index.adoc
index 66e9ac6..587f22b 100644
--- a/_content/project/index.adoc
+++ b/_content/project/index.adoc
@@ -127,7 +127,7 @@ https://github.com/shuLhan/libvos[Project page^]
The most outstanding packages are WebSocket (server and client), DNS (server
and client), email (client only), STMP, and MemFS (memory file system).
-https://sr.ht/~shulhan/pakakeh.go[Project page^]
+link:/project/pakakeh.go/[Project page^]
=== rescached
diff --git a/_content/project/pakakeh.go b/_content/project/pakakeh.go
new file mode 120000
index 0000000..8cc2aea
--- /dev/null
+++ b/_content/project/pakakeh.go
@@ -0,0 +1 @@
+../../_project/src/pakakeh.go/_doc \ No newline at end of file
diff --git a/_project/src/pakakeh.go b/_project/src/pakakeh.go
new file mode 160000
+Subproject 440bc5872fff95c312e5ff409e9a970ded4de14