bisq-network / bisq-docs

Bisq Network documentation formerly at docs.bisq.network (still available at bisq-network-docs.netlify.com for posterity), now decommissioned in favor of https;//bisq.wiki.
102 stars 88 forks source link
bisq documentation

Bisq Network Documentation

AsciiDoc sources for the docs hosted at https://docs.bisq.network.

New Contributors

Bisq's decentralized governance structure makes documentation especially important. If you're interested in contributing:

Build

To build locally, run ./gradlew build (gradlew.bat build --project-cache-dir=../cache on Windows) and then open build/asciidoc/html5/index.html in your browser.

Deploy

Commits pushed to the master branch of this repository are automatically built and deployed via Netlify at https://app.netlify.com/sites/bisq-network-docs (permission required).

Writing Tips