summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-07-01 23:30:32 +0700
committerShulhan <ms@kilabit.info>2025-07-01 23:30:32 +0700
commitb408ec0d45c8a4f4c4d6aac4450177f1a8df430e (patch)
tree2cabcc2a0ecee3c7e37a49b6eb69ffae6718e5ac
parent7696e2b3c38eeffb8650eca5802b327ed5593601 (diff)
downloadkilabit.info-b408ec0d45c8a4f4c4d6aac4450177f1a8df430e.tar.xz
all: add project karajo
-rw-r--r--.gitmodules4
-rw-r--r--_content/project/index.adoc3
l---------_content/project/karajo1
m---------_project/src/karajo0
4 files changed, 7 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index eff1e49..e898671 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -26,3 +26,7 @@
path = _project/src/hunspell-id
url = git@git.sr.ht:~shulhan/hunspell-id
branch = main
+[submodule "_project/src/karajo"]
+ path = _project/src/karajo
+ url = git@git.sr.ht:~shulhan/karajo
+ branch = main
diff --git a/_content/project/index.adoc b/_content/project/index.adoc
index 490f9f3..66e9ac6 100644
--- a/_content/project/index.adoc
+++ b/_content/project/index.adoc
@@ -106,7 +106,8 @@ karajo is the library and program to implement HTTP workers and manager
similar to AppEngine cron.
karajo has the web user interface for monitoring the jobs.
-https://sr.ht/~shulhan/karajo[Project page^]
+link:/project/karajo/[Project page^]
+
=== libvos (unmaintained)
diff --git a/_content/project/karajo b/_content/project/karajo
new file mode 120000
index 0000000..10f59af
--- /dev/null
+++ b/_content/project/karajo
@@ -0,0 +1 @@
+../../_project/src/karajo/_www/karajo/doc \ No newline at end of file
diff --git a/_project/src/karajo b/_project/src/karajo
new file mode 160000
+Subproject a665c0b533b9770f9fb2df64f283040e3d36d5c