summaryrefslogtreecommitdiff
path: root/_content
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-07-06 16:39:29 +0700
committerShulhan <ms@kilabit.info>2025-07-06 23:26:18 +0700
commit2d6d7bb55c8ac166ab99fc3ba40aed2f6bc8ab62 (patch)
treed241ed156a9c1266c560ccfcfbe821cf4ec86ffb /_content
parent180aa78df647ea9d5c7561809b860c1e12cd0367 (diff)
downloadkilabit.info-2d6d7bb55c8ac166ab99fc3ba40aed2f6bc8ab62.tar.xz
all: add project pakakeh.ts
pakakeh.ts is a HTML web-user interface components built with TypeScript.
Diffstat (limited to '_content')
-rw-r--r--_content/project/index.adoc7
l---------_content/project/pakakeh.ts/index.md1
2 files changed, 8 insertions, 0 deletions
diff --git a/_content/project/index.adoc b/_content/project/index.adoc
index 3e098df..d9d8e56 100644
--- a/_content/project/index.adoc
+++ b/_content/project/index.adoc
@@ -144,6 +144,13 @@ and client), email (client only), STMP, and MemFS (memory file system).
link:/project/pakakeh.go/[Project page^]
+== pakakeh.ts
+
+`pakakeh.ts` is a HTML web-user interface components built with TypeScript.
+
+link:/project/pakakeh.ts/[Project page^]
+
+
== rescached
Rescached is resolver cache daemon.
diff --git a/_content/project/pakakeh.ts/index.md b/_content/project/pakakeh.ts/index.md
new file mode 120000
index 0000000..111821b
--- /dev/null
+++ b/_content/project/pakakeh.ts/index.md
@@ -0,0 +1 @@
+../../../_project/src/pakakeh.ts/README.md \ No newline at end of file