Technical documentation website for the LBRY protocol
Go to file
2018-05-31 17:25:48 -04:00
content tweak beta alert and css 2018-05-31 17:25:48 -04:00
.editorconfig Initial version based on LBRY-Tech demo 2018-03-23 13:53:54 +02:00
.gitignore Move pages to content subfolder 2018-05-30 12:20:33 +03:00
CONTRIBUTING.md Move some md files 2018-05-30 12:27:01 +03:00
LICENSE Initial commit 2018-03-23 11:33:56 +02:00
package.json Merge branch 'content-reorganize' 2018-05-30 18:52:10 +03:00
README.md Closes #65 2018-05-25 10:48:10 +03:00
server.js Merge branch 'content-reorganize' 2018-05-30 18:52:10 +03:00
yarn.lock Closes #67 2018-05-30 12:50:19 +03:00

home title
true LBRY.tech

LBRY.tech Website

Technical documentation website for the LBRY protocol made with Javascript.

Notable tools used:

Screenshot of LBRY.tech

Installation

This project is not designed to be installed directly. Continue reading below to learn how to use this project.

Usage

Visit beta.LBRY.tech for hosted version for this repository.

Running from Source

Prerequisities

Compiling

# clone git project
git clone https://github.com/lbryio/lbry.tech

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification & start express server
yarn start

Contributing

Contributions to this project are welcome, encouraged, and compensated. For more details, see CONTRIBUTING.md

License

This project is MIT licensed. For the full license, see LICENSE

Security

We take security seriously. Please contact security@lbry.io regarding any security issues. Our PGP key is here if you need it.

Contact

The primary contact for this project is @kauffj