The new website for the LBRY Foundation.
Bumps [vuepress-plugin-zooming](https://github.com/vuepress/vuepress-community) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/vuepress/vuepress-community/releases) - [Commits](https://github.com/vuepress/vuepress-community/compare/vuepress-plugin-zooming@1.1.7...vuepress-plugin-zooming@1.1.8) --- updated-dependencies: - dependency-name: vuepress-plugin-zooming 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> |
||
---|---|---|
.github | ||
.vscode | ||
docs | ||
.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.