This repository stores the files for the Stacks documentation website on docs.stacks.co
If you are interested in contributing to the site and making changes, please refer to our contributing guide here.
If you are interested in contributing to the tranlations of this site to multiple languages, please refer to the translations guide
The src/_data/cli-reference.json file is generated from the stx subcommand docs.
-
Install the latest version of the cli according to the instructions at: https://github.com/hirosystems/stacks.js/tree/master/packages/cli
-
Generate the json for the cli in the
docs.stacksrepo.stx docs > src/_data/cli-reference.json
There is a json file that is generated via the stacks-blockchain repo, which automatically brings it over to this repo via a github action.
