You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

5
+

6
6
7
7
## Running and building the site locally
8
8
9
-
If you are interested in contributing to the site and making changes, please refer to our [contributing guide here](https://docs.blockstack.org/ecosystem/contributing).
9
+
If you are interested in contributing to the site and making changes, please refer to our [contributing guide here](https://docs.syvita.org/ecosystem/contributing).
10
10
11
11
## Generated documentation
12
12
@@ -18,18 +18,6 @@ This repository uses [vale](https://github.com/errata-ai/vale) to run style chec
18
18
yarn check:style
19
19
```
20
20
21
-
### Blockstack CLI reference
22
-
23
-
The `src/_data/cli-reference.json` file is generated from the `stx` subcommand `docs`.
24
-
25
-
1. Install the latest version of the cli according to the instructions at: https://github.com/blockstack/stacks.js/tree/master/packages/cli
26
-
27
-
2. Generate the json for the cli in the `docs.blockstack` repo.
28
-
29
-
```bash
30
-
stx docs > src/_data/cli-reference.json
31
-
```
32
-
33
21
### Clarity Reference
34
22
35
23
There is a json file that is generated via the `stacks-blockchain` repo, which automatically brings it over to this repo
0 commit comments