The new website for the LBRY Foundation.
Find a file
dependabot[bot] 4e70746669
chore(deps-dev): bump @fontsource/roboto from 4.5.1 to 4.5.2
Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/packages/roboto) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/rasa@4.5.2/packages/roboto)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 13:22:49 +00:00
.github Initial Commit 2021-12-31 12:49:24 -06:00
.vscode Initial Commit 2021-12-31 12:49:24 -06:00
docs feat: add chat redirect 2022-01-01 15:02:53 -06: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.json chore(deps-dev): bump @fontsource/roboto from 4.5.1 to 4.5.2 2022-01-31 13:22:49 +00:00
README.md Initial Commit 2021-12-31 12:49:24 -06:00
TODO.md chore: add project placeholder pages 2021-12-31 15:13:23 -06:00
yarn.lock chore(deps-dev): bump @fontsource/roboto from 4.5.1 to 4.5.2 2022-01-31 13:22:49 +00: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.