mirror of
https://github.com/p2p-ld/docs.git
synced 2024-11-09 16:24:28 +00:00
pre fork to sphinx
This commit is contained in:
parent
438e139899
commit
ae6f6d937f
2 changed files with 6 additions and 1 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -25,6 +25,7 @@ jobs:
|
|||
with:
|
||||
cache-all-crates: "true"
|
||||
cache-targets: "false"
|
||||
prefix-key: "v0"
|
||||
# - run: cargo install --locked --path .
|
||||
|
||||
- name: Install latest mdbook
|
||||
|
|
|
@ -8,3 +8,7 @@ Making supra-peer clusters with explicit governance and policies for rehosting a
|
|||
## Sharding
|
||||
|
||||
Splitting data across multiple peers within a federation
|
||||
|
||||
## Moderation
|
||||
|
||||
Federations MUST maintain a list of
|
Loading…
Reference in a new issue