Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Blockdaemon/docs

 
 

Repository files navigation

Welcome to Lava Docs 📕

This repository contains documentation for Lava. The source is generated to Lava Docs website, but can also be browsed as plain source in the Docs folder.

Deployment

Netlify Status

main branch is automatically deployed to docs site, and other branches and pull requests leverage Netlify deploy.

Community & Contribution 😻

We welcome contributors with love, please read the contribution guide to help you get started.

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn install

Local Development

$ yarn start

Build

$ yarn build

Deployment: If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

$ GIT_USER=<Your GitHub username> yarn deploy

About

The open-source repo for docs.lavanet.xyz

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.8%
  • CSS 18.7%
  • Python 15.3%
  • TypeScript 8.2%