Technical documentation website for the LBRY protocol
Go to file
2018-05-28 19:49:09 +03:00
.vuepress V2 of overview 2018-05-28 11:40:05 -05:00
build big contributing update, light page re-org 2018-05-22 19:37:26 -04:00
community big contributing update, light page re-org 2018-05-22 19:37:26 -04:00
contribute Improved table styling, made buttons descriptive, and improved line-height with paragraphs 2018-05-23 17:19:09 -05:00
overview Basic structure for lbry overview 2018-05-25 15:02:50 -05:00
resources Fixed links and nav 2018-05-22 19:29:54 -05:00
subscribe Closes #64 2018-05-25 09:58:48 +03:00
.editorconfig Initial version based on LBRY-Tech demo 2018-03-23 13:53:54 +02:00
.gitignore Redis connection 2018-05-11 23:08:44 +03:00
CONTRIBUTING.md Closes #23 2018-05-10 16:06:12 +03:00
documentation.md Add Whitepaper as iframe #11 2018-04-27 14:21:31 +03:00
github-feed.md Github feed component 2018-05-12 13:03:21 +03:00
github.js Redis connection 2018-05-11 23:08:44 +03:00
hook.md Hook design in progress 2018-05-11 13:01:39 -05:00
LICENSE Initial commit 2018-03-23 11:33:56 +02:00
package.json Revert node-sass 2018-05-25 12:17:23 +03:00
README.md Closes #65 2018-05-25 10:48:10 +03:00
server.js Harden hook 2018-05-23 17:25:16 +03:00
sitemap.md Closed #33 2018-05-04 14:10:57 +03:00
whitepaper.md Add Whitepaper as iframe #11 2018-04-27 14:21:31 +03:00
yarn.lock Revert node-sass 2018-05-25 12:17:23 +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