All Projects → bisq-network → Bisq Docs

bisq-network / Bisq Docs

@bisq-network documentation at https://docs.bisq.network

Projects that are alternatives of or similar to Bisq Docs

Nano Docs
Documentation for the Nano protocol
Stars: ✭ 80 (-14.89%)
Mutual labels:  documentation
Tarsdocs
The documentations of TARS
Stars: ✭ 86 (-8.51%)
Mutual labels:  documentation
Gatsby Documentation Starter
Automatically generate docs for React components using MDX, react-docgen, and GatsbyJS
Stars: ✭ 91 (-3.19%)
Mutual labels:  documentation
Infima
A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
Stars: ✭ 82 (-12.77%)
Mutual labels:  documentation
Elementsproject.org
Source code for the ElementsProject.org website
Stars: ✭ 84 (-10.64%)
Mutual labels:  documentation
Community
Modern Confluence alternative designed for internal & external docs, built with Golang + EmberJS
Stars: ✭ 1,286 (+1268.09%)
Mutual labels:  documentation
Jsdoctest
Run jsdoc examples as doctests.
Stars: ✭ 80 (-14.89%)
Mutual labels:  documentation
Mkdocs macros plugin
Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.
Stars: ✭ 93 (-1.06%)
Mutual labels:  documentation
Maze
Maze Applied Reinforcement Learning Framework
Stars: ✭ 85 (-9.57%)
Mutual labels:  documentation
Chinese Copywriting Guidelines
Chinese copywriting guidelines for better written communication/中文文案排版指北
Stars: ✭ 10,648 (+11227.66%)
Mutual labels:  documentation
Drf Autodocs
Ultimately automated DRF documentation rendering(UNMAINTAINED)
Stars: ✭ 82 (-12.77%)
Mutual labels:  documentation
Code Cookbook
The Haxe Code Cookbook - A community driven resource website for learning Haxe in practise
Stars: ✭ 84 (-10.64%)
Mutual labels:  documentation
Docpht
With DocPHT you can take notes and quickly document anything and without the use of any database.
Stars: ✭ 90 (-4.26%)
Mutual labels:  documentation
Dev Portal
The SingularityNET Developer Portal where you can find all our documentation, tutorials, and developer resources!
Stars: ✭ 81 (-13.83%)
Mutual labels:  documentation
Docs
This repository contains the pfSense Documentation
Stars: ✭ 92 (-2.13%)
Mutual labels:  documentation
Mind Map Set
Set of misc mind maps
Stars: ✭ 80 (-14.89%)
Mutual labels:  documentation
A11y.css
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
Stars: ✭ 1,277 (+1258.51%)
Mutual labels:  documentation
Yookassa Github Docs
Stars: ✭ 93 (-1.06%)
Mutual labels:  documentation
Jekyll Rtd Theme
Just another documentation theme compatible with GitHub Pages
Stars: ✭ 92 (-2.13%)
Mutual labels:  documentation
Documentation
Strapi Documentation mono-repo
Stars: ✭ 88 (-6.38%)
Mutual labels:  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:

  • 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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].