Technical documentation website for the LBRY protocol
Go to file
2018-04-27 18:28:52 -04:00
.vuepress Add Whitepaper as iframe #11 2018-04-27 14:21:31 +03:00
resources Make Resources folder 2018-04-26 12:19:37 +03:00
.editorconfig Initial version based on LBRY-Tech demo 2018-03-23 13:53:54 +02:00
.gitignore Title metatag support, update Vuepress 2018-04-24 11:56:52 +03:00
contribute.md Title metatag support, update Vuepress 2018-04-24 11:56:52 +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
LICENSE Initial commit 2018-03-23 11:33:56 +02:00
overview.md Title metatag support, update Vuepress 2018-04-24 11:56:52 +03:00
package.json Title metatag support, update Vuepress 2018-04-24 11:56:52 +03:00
README.md Title metatag support, update Vuepress 2018-04-24 11:56:52 +03:00
server.js Remade with Vuepress 2018-04-20 16:17:16 +03:00
whitepaper.md Add Whitepaper as iframe #11 2018-04-27 14:21:31 +03:00
yarn.lock Title metatag support, update Vuepress 2018-04-24 11:56:52 +03:00

home title
true LBRY.tech

LBRY.tech website

Technical documentation website for the LBRY protocol.

Built with:

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
vuepress dev

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