diff options
| author | Shulhan <ms@kilabit.info> | 2025-07-01 01:03:08 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-07-01 01:03:08 +0700 |
| commit | 7696e2b3c38eeffb8650eca5802b327ed5593601 (patch) | |
| tree | 5048080638451cc78f2475565cc2f6458d4093b9 | |
| parent | dbd4ef2080b4c835cdea37baa984cec54fabacaf (diff) | |
| download | kilabit.info-7696e2b3c38eeffb8650eca5802b327ed5593601.tar.xz | |
all: add project hunspell-id
| -rw-r--r-- | .gitmodules | 4 | ||||
| l--------- | _content/project/hunspell-id | 1 | ||||
| -rw-r--r-- | _content/project/index.adoc | 6 | ||||
| m--------- | _project/src/hunspell-id | 0 |
4 files changed, 9 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 181bbfe..eff1e49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,7 @@ path = _project/src/haminer url = git@git.sr.ht:~shulhan/haminer branch = main +[submodule "_project/src/hunspell-id"] + path = _project/src/hunspell-id + url = git@git.sr.ht:~shulhan/hunspell-id + branch = main diff --git a/_content/project/hunspell-id b/_content/project/hunspell-id new file mode 120000 index 0000000..8c34d9a --- /dev/null +++ b/_content/project/hunspell-id @@ -0,0 +1 @@ +../../_project/src/hunspell-id/doc
\ No newline at end of file diff --git a/_content/project/index.adoc b/_content/project/index.adoc index 687aa6a..490f9f3 100644 --- a/_content/project/index.adoc +++ b/_content/project/index.adoc @@ -94,9 +94,11 @@ link:/project/haminer/[Project page^] === hunspell-id -Hunspell dictionary for Bahasa Indonesia. +Indonesia hunspell dictionary. +Kamus Bahasa Indonesia untuk program hunspell. + +link:/project/hunspell-id/[Project page^] -https://github.com/shuLhan/hunspell-id[Project page^] === karajo diff --git a/_project/src/hunspell-id b/_project/src/hunspell-id new file mode 160000 +Subproject 08fe53f64a6c5a8821c7e795824c6966898628e |
