docs: link to expose service recipe from blocks page
This commit is contained in:
parent
6d070cf9d7
commit
54d9be7783
1 changed files with 5 additions and 2 deletions
|
|
@ -5,8 +5,11 @@ Blocks help you self-host apps or services. They implement a specific function l
|
||||||
access through a subdomain. Each block is designed to be usable on its own and to fit nicely with
|
access through a subdomain. Each block is designed to be usable on its own and to fit nicely with
|
||||||
others.
|
others.
|
||||||
|
|
||||||
Not all blocks are documented yet.
|
All blocks are implemented under the blocks folder [in the repository](@REPO@/modules/blocks).
|
||||||
You can find all available blocks [in the repository](@REPO@/modules/blocks).
|
|
||||||
|
All services in SHB document how to setup the various blocks provided here.
|
||||||
|
For custom services or those not provided by SHB,
|
||||||
|
the [Expose a service Recipe](recipes-exposeService.html) explains how to use the blocks here.
|
||||||
|
|
||||||
## Authentication {#blocks-category-authentication}
|
## Authentication {#blocks-category-authentication}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue