The new website for the LBRY Foundation.
Find a file
Ralph 8ae0b74c42
Merge pull request #46 from LBRYFoundation/dependabot/npm_and_yarn/fontsource/roboto-4.5.8
chore(deps-dev): bump @fontsource/roboto from 4.5.5 to 4.5.8
2022-12-14 14:33:31 -05:00
.github Delete gh-pages.yml 2022-05-09 14:06:48 -05:00
.vscode Initial Commit 2021-12-31 12:49:24 -06:00
docs chore: typo 2022-05-09 14:36:31 -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 Merge pull request #46 from LBRYFoundation/dependabot/npm_and_yarn/fontsource/roboto-4.5.8 2022-12-14 14:33:31 -05:00
package.json chore(deps-dev): bump @fontsource/roboto from 4.5.5 to 4.5.8 2022-12-14 19:29:03 +00:00
README.md Initial Commit 2021-12-31 12:49:24 -06:00
TODO.md Scratchout Arena 2022-05-09 13:41:08 -04:00
yarn.lock Merge pull request #46 from LBRYFoundation/dependabot/npm_and_yarn/fontsource/roboto-4.5.8 2022-12-14 14:33:31 -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.