mirror of
https://github.com/urbit/shrub.git
synced 2024-12-12 10:29:01 +03:00
ca1502ed77
- index factored into index ren - paste json assigned new %paste-new mark - /!mark/ horn added to execute hoon as generating said mark + app front pages moved accordingly - 404 moved to md
15 lines
366 B
Plaintext
15 lines
366 B
Plaintext
/+ tree
|
|
/, /
|
|
/; (getall:tree /h1/h2/h3/h4/h5/h6) /elem/
|
|
::
|
|
/pub/docs/dev/hoon/runes
|
|
/; |= [tip=marl sub=(map span marl) ~]
|
|
(zing `(list marl)`[tip (turn (~(tap by sub)) tail)])
|
|
/. /; (getall:tree %h1 ~) /elem/
|
|
/_ /; (getall:tree %h1 ~) /elem/
|
|
== ==
|
|
::
|
|
::::
|
|
::
|
|
`(map path marl)`[[/ -.-] ~ ~]
|