aboutsummaryrefslogtreecommitdiff
path: root/_www/doc/index.md
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-12-27 20:41:09 +0700
committerShulhan <ms@kilabit.info>2025-12-27 20:47:15 +0700
commit5770c17fee881aa73da41648aa325a24d95fa3ea (patch)
treea37962d41f9b74ddb385d9e393f45cbef7337eba /_www/doc/index.md
parent5fa13d543a6a9527cc94625b2c158ffdb2e8e133 (diff)
downloadlilin-5770c17fee881aa73da41648aa325a24d95fa3ea.tar.xz
all: update the README and annotate some files using REUSE.toml
In the README, we add section on how building the program, the main configuration, and how to monitor the services using configuration. Inside the _www directory, we create doc/ directory that contains symlink to README.md as index.md. This allow us to serve the lilin as page under https://kilabit.info/project/lilin .
Diffstat (limited to '_www/doc/index.md')
l---------_www/doc/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/_www/doc/index.md b/_www/doc/index.md
new file mode 120000
index 0000000..fe84005
--- /dev/null
+++ b/_www/doc/index.md
@@ -0,0 +1 @@
+../../README.md \ No newline at end of file