mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-10 17:48:27 -04:00
Rewrite install.md and create verify-cli.md (#124)
* Rewrite install.md and create verify-cli * Small beautification * Address review comment * Shorten examples.md * Quick brush over examples * Fix broken links in v2.0 * Fix broken links in v2.0 * fix lint errors Co-authored-by: Thomas Tendyck <tt@edgeless.systems>
This commit is contained in:
parent
55af5695ed
commit
ebb8d7ca96
19 changed files with 165 additions and 78 deletions
2
.github/workflows/docs-vale.yml
vendored
2
.github/workflows/docs-vale.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
- name: Vale
|
||||
uses: errata-ai/vale-action@c4213d4de3d5f718b8497bd86161531c78992084
|
||||
uses: errata-ai/vale-action@753427452ff1d6cf7a7b76a552aa0cbee3971551
|
||||
with:
|
||||
files: docs/docs
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue