mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
now you can looka at hook files directly
This commit is contained in:
parent
d1e176224c
commit
a341c74593
12
main/mar/hook/door.hook
Normal file
12
main/mar/hook/door.hook
Normal file
@ -0,0 +1,12 @@
|
||||
::
|
||||
:::: /hook/door/hook/mar
|
||||
::
|
||||
/? 314
|
||||
|_ own=@t
|
||||
::
|
||||
++ grow :: convert to
|
||||
|%
|
||||
++ mime [/text/html (taco own)] :: convert to %mime
|
||||
++ hymn ;div:(pre:"{(trip own)}") :: convert to %html
|
||||
--
|
||||
--
|
18
main/pub/fab/site/tut/demo/hymn.hook
Normal file
18
main/pub/fab/site/tut/demo/hymn.hook
Normal file
@ -0,0 +1,18 @@
|
||||
/= bod /^ manx /: /===/app/twit/core /hymn/
|
||||
/= sty /^ @t /: /===/pub/fab/site/styles /css/
|
||||
::
|
||||
:::: ~tomsyt-balsen
|
||||
::
|
||||
;html
|
||||
;head
|
||||
;title: Urbit: Personal Cloud Computing
|
||||
;style:"{(trip sty)}"
|
||||
==
|
||||
;body
|
||||
;div(class "content container")
|
||||
;div.subpage
|
||||
;+ bod
|
||||
==
|
||||
==
|
||||
==
|
||||
==
|
Loading…
Reference in New Issue
Block a user