summaryrefslogtreecommitdiff
path: root/_content/project
AgeCommit message (Collapse)Author
2026-01-29_content: add list of forked projectsShulhan
The list currently contain Arch Linux compute image builder.
2026-01-22project/jarink: use symlink to project _doc/ directoryShulhan
2026-01-15all: add and convert the license and copyright headers to SPDX formatsShulhan
We use spdxconv [1] tool to help converting the license and copyright. [1]: https://kilabit.info/project/spdxconv/
2026-01-13_project: add project spdxconv using git submoduleShulhan
2026-01-13_content/project: split archived projectShulhan
The following project is moved under /project/archive/: beku, duitku, kamusku, kbbi, libvos, and vos.
2026-01-13all: add project vos as git submoduleShulhan
2025-12-29all: update project submodule and documentationShulhan
On bin.sh, use symlink to doc directory instead of single file to index.adoc in the project documentation. On haminer, update the submodule to release 0.3.0. On lilin, set the git submodule to use main branch.
2025-12-27all: update project submodulesShulhan
2025-09-26_project: add project lilinShulhan
2025-07-15all: add project kbbiShulhan
kbbi is the Go module and client program to lookup definition of Bahasa Indonesia words from the Kamus Besar Bahasa Indonesia.
2025-07-14all: add project kamuskuShulhan
kamusku is open source project that provides HTTP API for https://kbbi.kemdikbud.go.id/[Kamus Besar Bahasa Indonesia]. The source code and implementation does not store or caching the KBBI data.
2025-07-14all: add project duitkuShulhan
duitku is the Go module for duitku.com.
2025-07-06all: add project "bin.sh"Shulhan
bin.sh is a project to collect shell scripts that I use daily.
2025-07-06all: add project pakakeh.tsShulhan
pakakeh.ts is a HTML web-user interface components built with TypeScript.
2025-07-05_content/project: increase the section to level 1Shulhan
2025-07-05all: add project jarinkShulhan
2025-07-04all: add project rescachedShulhan
2025-07-02all: add project pakakeh.goShulhan
2025-07-01all: add project karajoShulhan
2025-07-01all: add project hunspell-idShulhan
2025-06-30all: add project haminerShulhan
2025-06-30all: add project gotpShulhan
2025-06-30all: add project gorankusuShulhan
2025-06-29all: add project ciigoShulhan
2025-06-29all: add project awwanShulhan
The awwan repository now managed as submodule under _project/src/awwan. The documentation is linked to _content/project/awwan/ for visibility.
2025-06-29all: add asciidoctor-go as git submodule as part of projectShulhan
The _project directory contains the program that we wrote and publish. The _content/project directory contains symlink to the project documentation.
2025-06-02_content: replace golang.org with go.devShulhan
2024-03-21all: replace rescached links with new project pageShulhan
2024-03-20_content/project: rename "share" and "trunks" projectsShulhan
The "share" project has been renamed to "pakakeh.go". The "trunks" project has been renamed to "gorankusu".
2023-12-23_content/project: changes the project links to their repository backShulhan
2023-11-01_content/project: fix symlinks due to latest changes in awwanShulhan
2023-10-15content/project: update awwanShulhan
Since awwan now have their own website, update the link to reference the website. While at it, update the description to make it readable.
2023-05-27content/project: fix symlink for trunksShulhan
2023-04-10_content/project: fix symlink on project awwanShulhan
2022-10-22all: split the main index into its subdirectoryShulhan
The idea is to make each section manageable from directory and the directory can be viewed as normal page, for example when user open /journal it will render the index page inside it.
2022-08-25content: generate documentation for projectsShulhan
Each project is a symlink to their documentation directory and each directory has their own index.adoc.