Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

[WIP] Produce 'Glossary' doc #76

Closed
wants to merge 39 commits into from
Closed

Commits on Jun 9, 2018

  1. Configuration menu
    Copy the full SHA
    fb867b4 View commit details
    Browse the repository at this point in the history
  2. Add 'Glossary' entry to index

    cbeams committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    bd4f07f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Continue fleshing out 'Glossary'

    This was the result of a lot of experimentation with formats for the
    Glossary in the context of building out the Payment Methods doc. In the
    end, the best is to structure it just like any other doc, i.e. no
    special `term:: definition` syntax, as it breaks expectations like
    ability to anchor link to the terms.
    
    It was also an excercise in developing the tersest and most digestible
    format possible. What's coming together here is inspired by @evoskuil's
    work at https://github.com/libbitcoin/libbitcoin/wiki/Glossary.
    
    In any case it remains very much a work in progress, but one worth
    committing at this point.
    cbeams committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    dbfe1f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. WIP

    cbeams committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    4688e72 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Save WIP

    cbeams committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    0884c24 View commit details
    Browse the repository at this point in the history
  2. Save WIP

    cbeams committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    35f66dd View commit details
    Browse the repository at this point in the history
  3. Save WIP

    cbeams committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    4f2111c View commit details
    Browse the repository at this point in the history
  4. Save WIP

    cbeams committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    1ad2be1 View commit details
    Browse the repository at this point in the history
  5. Save WIP

    cbeams committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    c486ce4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    75996ee View commit details
    Browse the repository at this point in the history
  2. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    40e869b View commit details
    Browse the repository at this point in the history
  3. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    4a1b273 View commit details
    Browse the repository at this point in the history
  4. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    75dc223 View commit details
    Browse the repository at this point in the history
  5. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    6174bf6 View commit details
    Browse the repository at this point in the history
  6. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    8295fed View commit details
    Browse the repository at this point in the history
  7. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    7d10675 View commit details
    Browse the repository at this point in the history
  8. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    af87c4a View commit details
    Browse the repository at this point in the history
  9. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    fbf3eb4 View commit details
    Browse the repository at this point in the history
  10. Save WIP

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    91fbbc2 View commit details
    Browse the repository at this point in the history
  11. Refine Fundamentals

    cbeams committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    c5a9337 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Save WIP

    cbeams committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    a102047 View commit details
    Browse the repository at this point in the history
  2. Refine Settle and Escrow terms

    cbeams committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    5f2fc3c View commit details
    Browse the repository at this point in the history
  3. Refine bitcoin/Bitcoin entries

    cbeams committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    64854c8 View commit details
    Browse the repository at this point in the history
  4. Add recommendations

    cbeams committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    8e7770d View commit details
    Browse the repository at this point in the history
  5. Refine Trading section

    cbeams committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    def4939 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72a12ac View commit details
    Browse the repository at this point in the history
  7. Refine Fundemantals

    cbeams committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    782010d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    464b3bf View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    98dac11 View commit details
    Browse the repository at this point in the history
  2. Normalize punctuation

    Such that both definitions and examples always end in a period.
    cbeams committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    dd49237 View commit details
    Browse the repository at this point in the history
  3. Add Maker and Taker examples

    cbeams committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    68bcd62 View commit details
    Browse the repository at this point in the history
  4. Refine Bisq example

    cbeams committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    2d0bc5a View commit details
    Browse the repository at this point in the history
  5. Refine Settle definition and references

    I've been unable to find a single definition for Settle that works in
    all contexts without forcing awkward usage. It's a bit unfortunate to
    have to introduce the 'with object' variant here, but apparently
    necessary.
    cbeams committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    6388fea View commit details
    Browse the repository at this point in the history
  6. Use [example] vs [quote] style in examples

    Previously, Markdown-style `> ` syntax was used to set off examples (a
    shortcut for Asciidoctor's `[quote]` style).  This rendered poorly,
    however, with the quotes being too large and distracting from the
    definition. This change switches to the (aptly named) `[example]` style,
    which renders more appropriately.
    
    See https://asciidoctor.org/docs/user-manual/#style
    cbeams committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    207d1c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2bd85c View commit details
    Browse the repository at this point in the history
  8. Remove draft Bisq definitions

    cbeams committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    6356c47 View commit details
    Browse the repository at this point in the history
  9. Fix typo in Asset definition

    cbeams committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    cf5f427 View commit details
    Browse the repository at this point in the history
  10. Customize [example] style in glossary docinfo

    Previously, [example] blocks rendered with a pale yellow that generally
    looks good, but is a bit too eye-catching for the purposes of this
    document. Asciidoctor's [sidebar] block style was closer to the mark,
    but the semantics of [example] are still desirable, as that's exactly
    what these blocks represent: example usages. So this change customizes
    [example] blocks to use the same background color as sidebar blocks, and
    only for this doc through the private docinfo mechanism [1]. It also
    customizes the coloration of `code` text, as the default coloration
    there is basically the same as the background, making the two wash out.
    
    [1]: https://asciidoctor.org/docs/user-manual/#docinfo-file
    cbeams committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    7e8865f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    ba57889 View commit details
    Browse the repository at this point in the history