autopushed

This commit is contained in:
2022-08-23 00:21:15 +02:00
parent dae620fccd
commit 453e46c5d4
+3 -1
View File
@@ -262,7 +262,9 @@ The primary utility of Go Links, regardless of implementation details, is high.
## [[Push]]
#push is an Agora Action. Its effect can also * transclusion
#push is an Agora Action. Its effect can **also** be described as transclusion, but in the opposite direction: whereas Pull will transclude a remote context in the current context, Push will transclude the current context in a remote context. Push can be thought of as publishing to a [[topic]] in a PubSub system.
#push takes a [[node]], a [[node/heterarchy]] or a URL. The meaning of pushing to a node is to publish the blocks or context in the destination node; the reference Agora publishes them in a similar format to local resources, either preceding them or athem depending on configuration. The meaning of pushing to a heterarchy (or "path") is to t
## [[Stoa]]
A resource can be declared a [[Stoa]] by tagging it as such. This marks it as a resource meant for [[cooperation]] or [[commoning]].