summaryrefslogtreecommitdiff
path: root/_content
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-07-14 01:22:45 +0700
committerShulhan <ms@kilabit.info>2025-07-14 07:00:09 +0700
commit9322b5da3f1fd431cb1cd2685f2cc01e939af910 (patch)
tree697f9804384f048cb1bad22b1d98f7b0a33febb7 /_content
parent4ff7f3cf514aeb32cefe061994969bdcbd225eed (diff)
downloadkilabit.info-9322b5da3f1fd431cb1cd2685f2cc01e939af910.tar.xz
all: add project duitku
duitku is the Go module for duitku.com.
Diffstat (limited to '_content')
l---------_content/project/duitku/CHANGELOG.adoc1
l---------_content/project/duitku/index.md1
-rw-r--r--_content/project/index.adoc8
3 files changed, 10 insertions, 0 deletions
diff --git a/_content/project/duitku/CHANGELOG.adoc b/_content/project/duitku/CHANGELOG.adoc
new file mode 120000
index 0000000..1aebc3c
--- /dev/null
+++ b/_content/project/duitku/CHANGELOG.adoc
@@ -0,0 +1 @@
+../../../_project/src/duitku/CHANGELOG.adoc \ No newline at end of file
diff --git a/_content/project/duitku/index.md b/_content/project/duitku/index.md
new file mode 120000
index 0000000..626a426
--- /dev/null
+++ b/_content/project/duitku/index.md
@@ -0,0 +1 @@
+../../../_project/src/duitku/README \ No newline at end of file
diff --git a/_content/project/index.adoc b/_content/project/index.adoc
index 5da7057..685d062 100644
--- a/_content/project/index.adoc
+++ b/_content/project/index.adoc
@@ -63,6 +63,14 @@ This site and golang-id.org is written with `ciigo` as framework.
link:/project/ciigo/[Project page^]
+== duitku
+
+Duitku is a Go module for
+https://duitku.com[duitku.com].
+
+link:/project/duitku/[Project page ^]
+
+
== golang-id.org
This website is my second contribution to Go community.