mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 03:23:09 +03:00
indented block
This commit is contained in:
parent
b24cdf317b
commit
66abf0de73
@ -1462,52 +1462,53 @@
|
|||||||
:: make moves to call %serve for each collection
|
:: make moves to call %serve for each collection
|
||||||
::
|
::
|
||||||
=/ out=[mow=(list move) sob=soba:clay]
|
=/ out=[mow=(list move) sob=soba:clay]
|
||||||
%+ roll ~(tap by dir)
|
%+ roll ~(tap by dir)
|
||||||
|= [[pax=path fil=publish-file] mow=(list move) sob=soba:clay]
|
|= [[pax=path fil=publish-file] mow=(list move) sob=soba:clay]
|
||||||
=/ mis=miso:clay
|
=/ mis=miso:clay
|
||||||
(feel:space:userlib (weld our-beak pax) -.fil !>(+.fil))
|
(feel:space:userlib (weld our-beak pax) -.fil !>(+.fil))
|
||||||
?+ pax
|
?+ pax
|
||||||
[mow sob]
|
[mow sob]
|
||||||
|
::
|
||||||
|
[%web %publish * %publish-info ~]
|
||||||
|
=/ col=@tas &3.pax
|
||||||
|
=/ wir=wire /collection/[col]
|
||||||
|
=/ schema=schematic:ford
|
||||||
|
:* %bake
|
||||||
|
%publish-info
|
||||||
|
*coin
|
||||||
|
[[our.bol q.byk.bol] /[col]/publish/web]
|
||||||
|
==
|
||||||
|
:- [[ost.bol %build wir %.y schema] mow]
|
||||||
|
[[pax mis] sob]
|
||||||
|
::
|
||||||
|
[%web %publish * * %udon ~]
|
||||||
|
=/ col=@tas &3.pax
|
||||||
|
=/ pos=@tas &4.pax
|
||||||
|
=/ post-wir=wire /post/[col]/[pos]
|
||||||
|
=/ post-schema=schematic:ford
|
||||||
|
:* %bake
|
||||||
|
%publish-post
|
||||||
|
*coin
|
||||||
|
[[our.bol q.byk.bol] /[pos]/[col]/publish/web]
|
||||||
|
==
|
||||||
|
=/ comment-wir=wire /comments/[col]/[pos]
|
||||||
|
=/ comment-schema=schematic:ford
|
||||||
|
:* %bake
|
||||||
|
%publish-comments
|
||||||
|
*coin
|
||||||
|
[[our.bol q.byk.bol] /[pos]/[col]/publish/web]
|
||||||
|
==
|
||||||
|
:- :+ [ost.bol %build post-wir %.y post-schema]
|
||||||
|
[ost.bol %build comment-wir %.y comment-schema]
|
||||||
|
mow
|
||||||
|
[[pax mis] sob]
|
||||||
|
::
|
||||||
|
[%web %publish * * * %publish-comment ~]
|
||||||
|
:- mow
|
||||||
|
[[pax mis] sob]
|
||||||
|
::
|
||||||
|
==
|
||||||
::
|
::
|
||||||
[%web %publish * %publish-info ~]
|
|
||||||
=/ col=@tas &3.pax
|
|
||||||
=/ wir=wire /collection/[col]
|
|
||||||
=/ schema=schematic:ford
|
|
||||||
:* %bake
|
|
||||||
%publish-info
|
|
||||||
*coin
|
|
||||||
[[our.bol q.byk.bol] /[col]/publish/web]
|
|
||||||
==
|
|
||||||
:- [[ost.bol %build wir %.y schema] mow]
|
|
||||||
[[pax mis] sob]
|
|
||||||
::
|
|
||||||
[%web %publish * * %udon ~]
|
|
||||||
=/ col=@tas &3.pax
|
|
||||||
=/ pos=@tas &4.pax
|
|
||||||
=/ post-wir=wire /post/[col]/[pos]
|
|
||||||
=/ post-schema=schematic:ford
|
|
||||||
:* %bake
|
|
||||||
%publish-post
|
|
||||||
*coin
|
|
||||||
[[our.bol q.byk.bol] /[pos]/[col]/publish/web]
|
|
||||||
==
|
|
||||||
=/ comment-wir=wire /comments/[col]/[pos]
|
|
||||||
=/ comment-schema=schematic:ford
|
|
||||||
:* %bake
|
|
||||||
%publish-comments
|
|
||||||
*coin
|
|
||||||
[[our.bol q.byk.bol] /[pos]/[col]/publish/web]
|
|
||||||
==
|
|
||||||
:- :+ [ost.bol %build post-wir %.y post-schema]
|
|
||||||
[ost.bol %build comment-wir %.y comment-schema]
|
|
||||||
mow
|
|
||||||
[[pax mis] sob]
|
|
||||||
::
|
|
||||||
[%web %publish * * * %publish-comment ~]
|
|
||||||
:- mow
|
|
||||||
[[pax mis] sob]
|
|
||||||
::
|
|
||||||
==
|
|
||||||
=/ tor=toro:clay
|
=/ tor=toro:clay
|
||||||
[q.byk.bol %.y sob.out]
|
[q.byk.bol %.y sob.out]
|
||||||
:_ this
|
:_ this
|
||||||
|
Loading…
Reference in New Issue
Block a user