aboutsummaryrefslogtreecommitdiff
path: root/_wui/doc/template.gohtml
AgeCommit message (Collapse)Author
2026-02-03_wui/doc: use default ciigo styleShulhan
The default ciigo style provides consistent style with kilabit.info and have support for light and dark themes.
2024-03-22_wui: use shared static assets from Cloud StorageShulhan
The idea is to minimize noise in the logs that does not related to page access and minimize binary size.
2023-12-21all: setup tour.awwan.orgShulhan
Now that the _tour is ready we can deploy it to tour.awwan.org. The website is updated to include link to tour domain. Implements: https://todo.sr.ht/~shulhan/awwan/4
2023-10-29all: rename directory "_www" to "_wui"Shulhan
Since we now have website, the directory name "_www" become misleading. The actual website files is located under "_www/doc", the "_www" directory is for web-user interface which includes documentation that has the same content as our websites.