Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
/ docs Public archive
forked from lavanet/docs

The open-source repo for docs.lavanet.xyz

License

Notifications You must be signed in to change notification settings

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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