The new website for the LBRY Foundation.
Find a file
dependabot[bot] b6f7bd507f
chore(deps-dev): bump @iconify/json from 1.1.460 to 2.1.39 (#28)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 00:34:06 -05:00
.github ci: bump actions/checkout from 2 to 3 (#20) 2022-03-07 15:37:56 -06:00
.vscode Initial Commit 2021-12-31 12:49:24 -06:00
docs Create _headers 2022-05-09 00:33:08 -05:00
.editorconfig chore: add project placeholder pages 2021-12-31 15:13:23 -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-lock.json chore(deps-dev): bump @iconify/json from 1.1.460 to 2.1.39 (#28) 2022-05-09 00:34:06 -05:00
package.json chore(deps-dev): bump @iconify/json from 1.1.460 to 2.1.39 (#28) 2022-05-09 00:34:06 -05:00
README.md Initial Commit 2021-12-31 12:49:24 -06:00
TODO.md Add files via upload 2022-04-29 02:56:30 -03:00
yarn.lock chore(deps-dev): bump @iconify/json from 1.1.460 to 2.1.39 (#28) 2022-05-09 00:34:06 -05: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.