diff options
| author | Shulhan <ms@kilabit.info> | 2025-09-25 11:16:00 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-09-26 14:01:13 +0700 |
| commit | dcbee3b3cf843631443fabdd7eaaa4a0a43374c1 (patch) | |
| tree | 35d4bfc768ac1618d6a348336553acf9b33ba9c8 | |
| parent | cb53b081c547bc0e8dcf45957b4d391639180a47 (diff) | |
| download | kilabit.info-dcbee3b3cf843631443fabdd7eaaa4a0a43374c1.tar.xz | |
_project: add project lilin
| -rw-r--r-- | .gitmodules | 3 | ||||
| -rw-r--r-- | _content/project/index.adoc | 7 | ||||
| l--------- | _content/project/lilin/index.md | 1 | ||||
| m--------- | _project/src/lilin | 0 |
4 files changed, 11 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 674636c..3daa184 100644 --- a/.gitmodules +++ b/.gitmodules @@ -66,3 +66,6 @@ path = _project/src/kbbi url = git@git.sr.ht:~shulhan/kbbi branch = main +[submodule "_project/src/lilin"] + path = _project/src/lilin + url = git@git.sr.ht:~shulhan/lilin diff --git a/_content/project/index.adoc b/_content/project/index.adoc index 7064cce..8352061 100644 --- a/_content/project/index.adoc +++ b/_content/project/index.adoc @@ -169,6 +169,13 @@ Oracle Client Interface module. https://github.com/shuLhan/libvos[Project page^] +== lilin + +Lilin is the service monitoring for HTTP and TCP services. + +link:/project/lilin/[Project page^] + + == pakakeh.go `pakakeh.go` is collection of Go packages. diff --git a/_content/project/lilin/index.md b/_content/project/lilin/index.md new file mode 120000 index 0000000..2435828 --- /dev/null +++ b/_content/project/lilin/index.md @@ -0,0 +1 @@ +../../../_project/src/lilin/README.md
\ No newline at end of file diff --git a/_project/src/lilin b/_project/src/lilin new file mode 160000 +Subproject f2d8bde324132b86f68ea4b72868e3ff38d4bf5 |
