Technical documentation website for the LBRY protocol
Go to file
ポール ウェッブ e6315b0efa Fixed Vuepress error
2018-05-21 12:22:25 -05:00
.vuepress Closes #40 2018-05-18 12:55:50 +03:00
resources Fixed Vuepress error 2018-05-21 12:22:25 -05: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
contribute.md Closes #44 and #46 2018-05-17 14:09:18 -05:00
CONTRIBUTING.md Closes #23 2018-05-10 16:06:12 +03:00
develop.md a few more words on developing 2018-04-27 18:28:52 -04: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
overview.md overview beginnings 2018-04-27 18:41:40 -04:00
package.json Github feed time format 2018-05-12 13:18:55 +03:00
README.md Typos in README 2018-05-10 16:07:54 +03:00
server.js Github feed component 2018-05-12 13:03:21 +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 Github feed time format 2018-05-12 13:18:55 +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
vuepress 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