Skip to content

f5b7/bisq-docs

This branch is 13 commits behind bisq-network/bisq-docs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00b5122 · May 20, 2020
Aug 22, 2019
Feb 22, 2019
Jan 27, 2020
Jan 10, 2020
Oct 29, 2019
Mar 16, 2018
Apr 11, 2018
Sep 8, 2017
Dec 3, 2019
Oct 29, 2019
Nov 14, 2019
Sep 4, 2019
Nov 30, 2018
Aug 22, 2019
Feb 24, 2020
May 20, 2020
Jul 9, 2019
Jul 9, 2019
Dec 3, 2019
Sep 6, 2019
Nov 19, 2019
Dec 3, 2019
Mar 5, 2020
Apr 11, 2018
Apr 11, 2018
Dec 20, 2019
Dec 3, 2019
Aug 20, 2018
Oct 11, 2018
Dec 3, 2019
Jul 10, 2018
Oct 31, 2018
Oct 9, 2019
Nov 19, 2019
Dec 3, 2019

Repository files navigation

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:

  • Take a look at existing docs to get a feel for the general approach to format, tone, and detail
  • Look through our Contributor's Checklist for a background on how we work and conventions (e.g., proper git commit messages)
  • Correspond with existing contributors on Keybase to discuss your ideas or determine where help is most needed

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

  • Keep the Asciidoctor user manual handy as a reference when editing.
  • Install the Asciidoctor.js Live Preview Chrome extension for instant in-browser rendering of .adoc files. This avoids the need to run gradle build and then refresh your browser to see the results of your changes.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 95.0%
  • HTML 5.0%