summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-06-30 01:49:09 +0700
committerShulhan <ms@kilabit.info>2025-06-30 01:49:09 +0700
commitdbd4ef2080b4c835cdea37baa984cec54fabacaf (patch)
tree42834a403d2637200177f2dab331dfe2fe563850
parent58e7cb2510f0282c42ef208114a3aa76ab4e23f2 (diff)
downloadkilabit.info-dbd4ef2080b4c835cdea37baa984cec54fabacaf.tar.xz
all: add project haminer
-rw-r--r--.gitmodules4
l---------_content/project/haminer1
-rw-r--r--_content/project/index.adoc3
m---------_project/src/haminer0
4 files changed, 7 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index f80d598..181bbfe 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,3 +18,7 @@
path = _project/src/gotp
url = git@git.sr.ht:~shulhan/gotp
branch = main
+[submodule "_project/src/haminer"]
+ path = _project/src/haminer
+ url = git@git.sr.ht:~shulhan/haminer
+ branch = main
diff --git a/_content/project/haminer b/_content/project/haminer
new file mode 120000
index 0000000..20c7ab8
--- /dev/null
+++ b/_content/project/haminer
@@ -0,0 +1 @@
+../../_project/src/haminer/_doc \ No newline at end of file
diff --git a/_content/project/index.adoc b/_content/project/index.adoc
index dea4c8d..687aa6a 100644
--- a/_content/project/index.adoc
+++ b/_content/project/index.adoc
@@ -89,7 +89,8 @@ link:/project/gotp/[Project page^]
haminer is a library and program to parse and forward HAProxy logs
to InfluxDB for mining HTTP requests.
-https://sr.ht/~shulhan/haminer/[Project page^]
+link:/project/haminer/[Project page^]
+
=== hunspell-id
diff --git a/_project/src/haminer b/_project/src/haminer
new file mode 160000
+Subproject 5aa9337aeae709244846782ac98f276ad7965d7