This README explains the user cases, source file organization, and procedures for building the Blockstack documentation. You can find the documentation at https://docs.blockstack.com
This readme describes the project file organization and steps for building the Blockstack documentation site found at [docs.blockstack.com]()https://docs.blockstack.com).
You can also make use of the **Edit this page on GitHub** link from any https://docs.blockstack.org page.
You can also make use of the **Edit this page on GitHub** link found at the bottom of every page in the docs.
## Authoring Environment Setup
## Running and building the site locally
When setting up your machine for the first time, run:
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).
```
yarn
```
Then when authoring, run:
```bash
yarn dev
```
You can preview your changes by visiting `http://localhost:3000`
## Generated documentation
## Generated documentation
@ -40,8 +28,7 @@ The `src/_data/cliRef.json` file is generated from the `blockstack-cli` subcomma
### Clarity Reference
### Clarity Reference
As of 8/12/19 Clarity is in the [develop](https://github.com/blockstack/blockstack-core/tree/develop) branch of core. You can build the Clarity command line from the Docker image. `core/src/vm/docs/mod.rs`
As of 8/12/19 Clarity is in the [develop](https://github.com/blockstack/blockstack-core/tree/develop) branch of core. You can build the Clarity command line from the Docker image. `core/src/vm/docs/mod.rs`
1. Pull the latest developer preview from the Docker Hub.
1. Pull the latest developer preview from the Docker Hub.
@ -61,11 +48,11 @@ As of 8/12/19 Clarity is in the [develop](https://github.com/blockstack/blocksta