The new website for the LBRY Foundation.
Find a file
dependabot[bot] 9b80125972
chore(deps-dev): bump vuepress from 1.5.0 to 1.9.5 (#3)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-31 14:49:53 -06:00
.github Initial Commit 2021-12-31 12:49:24 -06:00
.vscode Initial Commit 2021-12-31 12:49:24 -06:00
docs chore: update description 2021-12-31 13:10:29 -06:00
.gitignore Initial Commit 2021-12-31 12:49:24 -06:00
LICENSE Initial Commit 2021-12-31 12:49:24 -06:00
package.json chore(deps-dev): bump vuepress from 1.5.0 to 1.9.5 (#3) 2021-12-31 14:49:53 -06:00
README.md Initial Commit 2021-12-31 12:49:24 -06:00
TODO.md Initial Commit 2021-12-31 12:49:24 -06:00
yarn.lock chore(deps-dev): bump vuepress from 1.5.0 to 1.9.5 (#3) 2021-12-31 14:49:53 -06:00

lbry.org

The new website for the LBRY Foundation using Vuepress

Contributing

Learn more about VuePress when contributing. New pages should be in the format of /page/README.md.

Development

Install Node.JS v16 or higher (use nvm) and clone this repository.

npm i -g yarn
yarn install
yarn docs:dev # serves at localhost:8080

License

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