/docs

All you need for building things on Bitcoin with Stacks, plus docs for Syvirean projects.

Primary LanguageTypeScript

Gitpod ready-to-code

Stacks documentation

A screenshot of docs.syvita.org

Running and building the site locally

If you are interested in contributing to the site and making changes, please refer to our contributing guide here.

Generated documentation

Style checks

This repository uses vale to run style checks. Make sure to install the tool and run the following command before creating a PR in order to check for styling issues:

yarn check:style

Clarity Reference

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.