Skip to content
/ lavadocs Public
forked from lavanet/docs

The open-source repo for docs.lavanet.xyz

License

Notifications You must be signed in to change notification settings

Gicp0/lavadocs

 
 

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

master 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.4%
  • CSS 23.4%
  • TypeScript 10.2%