diff --git a/views/index.handlebars b/views/index.handlebars index 1f73c690..4bc20017 100644 --- a/views/index.handlebars +++ b/views/index.handlebars @@ -1,13 +1,11 @@
-
-
+
+

Spee.ch

-
-

Spee.ch is a single-serving site that reads and publishes images to and from the LBRY blockchain.

-
+

Spee.ch is a single-serving site that reads and publishes images to and from the LBRY blockchain.

diff --git a/views/partials/documentation.handlebars b/views/partials/documentation.handlebars index 8f8eaedb..8f907ba3 100644 --- a/views/partials/documentation.handlebars +++ b/views/partials/documentation.handlebars @@ -4,45 +4,21 @@

Documentation

-
-

Site Navigation

- -
-
-

API

-

Note: these are being used for testing durring spee.ch development and may not be maintained

-
    -
  • A GET request to spee.ch/claim_list/<the name of the claim> - -
  • -
+
+ spee.ch +
  • To publish a file, use the tool on the homepage.
  • +
    + spee.ch/<the name of the claim> +
  • Serves the newest file with the largest bid at a claim.
  • +
  • E.g. spee.ch/doitlive.
  • +
    + spee.ch/< the name of the claim >/< the claim_id > +
  • Serves a specific file at a claim
  • +
  • E.g. spee.ch/doitlive/c496c8c55ed79816fec39e36a78645aa4458edb5
  • +
    + spee.ch/<the name of the claim>/all +
  • Displays a list of all files at a claim
  • +
  • E.g. spee.ch/doitlive/all
  • diff --git a/views/partials/examples.handlebars b/views/partials/examples.handlebars index d2934329..33c39321 100644 --- a/views/partials/examples.handlebars +++ b/views/partials/examples.handlebars @@ -4,7 +4,7 @@

    Examples

    -
    \ No newline at end of file