The new website for the LBRY Foundation.
Find a file
dependabot[bot] 1f8cbd61aa
chore(deps-dev): bump @iconify/vue2 from 1.2.1 to 2.0.1
Bumps [@iconify/vue2](https://github.com/iconify/iconify/tree/HEAD/components/vue2) from 1.2.1 to 2.0.1.
- [Release notes](https://github.com/iconify/iconify/releases)
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/vue2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 13:07:14 +00: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 Update Odysee Discord invite link 2022-12-24 00:41:21 +01: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/vue2 from 1.2.1 to 2.0.1 2022-12-26 13:07:14 +00:00
package.json chore(deps-dev): bump @iconify/vue2 from 1.2.1 to 2.0.1 2022-12-26 13:07:14 +00:00
README.md Initial Commit 2021-12-31 12:49:24 -06:00
TODO.md update TODO.md 2022-12-19 21:39:07 +01:00
yarn.lock chore(deps-dev): bump @iconify/vue2 from 1.2.1 to 2.0.1 2022-12-26 13:07:14 +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.