The new website for the LBRY Foundation.
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.vscode | ||
docs | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
TODO.md | ||
yarn.lock |
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.