The new website for the LBRY Foundation.
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.2.0 to 11.3.1. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.2.0...11.3.1) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.vscode | ||
docs | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
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.