The new website for the LBRY Foundation.
Find a file
dependabot[bot] 630fed58c3
chore(deps-dev): bump @iconify/json from 1.1.449 to 1.1.450 (#1)
Bumps [@iconify/json](https://github.com/iconify/collections-json) from 1.1.449 to 1.1.450.
- [Release notes](https://github.com/iconify/collections-json/releases)
- [Commits](https://github.com/iconify/collections-json/compare/1.1.449...1.1.450)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-31 14:02:27 -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 @iconify/json from 1.1.449 to 1.1.450 (#1) 2021-12-31 14:02:27 -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 @iconify/json from 1.1.449 to 1.1.450 (#1) 2021-12-31 14:02:27 -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.