mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 14:42:02 +03:00
19 lines
409 B
Plaintext
19 lines
409 B
Plaintext
/- glob
|
|
|%
|
|
+$ action
|
|
$% [%serve-dir url-base=path clay-base=path public=? spa=?]
|
|
[%serve-glob url-base=path =glob:glob public=?]
|
|
[%unserve-dir url-base=path]
|
|
[%toggle-permission url-base=path]
|
|
[%set-landscape-homepage-prefix prefix=(unit term)]
|
|
==
|
|
::
|
|
+$ configuration
|
|
$: landscape-homepage-prefix=(unit term)
|
|
==
|
|
::
|
|
+$ update
|
|
$% [%configuration =configuration]
|
|
==
|
|
--
|