diff options
| author | Shulhan <ms@kilabit.info> | 2025-07-01 23:30:32 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-07-01 23:30:32 +0700 |
| commit | b408ec0d45c8a4f4c4d6aac4450177f1a8df430e (patch) | |
| tree | 2cabcc2a0ecee3c7e37a49b6eb69ffae6718e5ac /_content | |
| parent | 7696e2b3c38eeffb8650eca5802b327ed5593601 (diff) | |
| download | kilabit.info-b408ec0d45c8a4f4c4d6aac4450177f1a8df430e.tar.xz | |
all: add project karajo
Diffstat (limited to '_content')
| -rw-r--r-- | _content/project/index.adoc | 3 | ||||
| l--------- | _content/project/karajo | 1 |
2 files changed, 3 insertions, 1 deletions
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 |
