aboutsummaryrefslogtreecommitdiff
path: root/_tour
AgeCommit message (Collapse)Author
2026-02-08internal: include the robots.txt from _wui/doc/ and _wui/ directoryShulhan
The robots.txt in _wui/doc/ is for awwan.org, while in _wui/ is for tour.awwan.org. This remove the unneeded robots.txt from _tour/ directory that we previously assume for tour.
2026-02-03all: add robots.txt to main and tour sitesShulhan
2024-01-16all: refactoring env-get commandShulhan
This changes the order of arguments of env-get command to pass the directory first before the key. The reason is to simplify auto-completion later from the command line.
2023-12-21_tour: update README for readabilityShulhan
2023-12-17all: rename _play, _ops/awwan-play to _tour, _ops/awwan-tourShulhan
The name "play" imply that the service is to run awwan script, while the "tour" is to guide the new user to use awwan WUI, since its contains the tutorial.