Skip to content

bondy-io/bondy_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bondy Docs

Setting up locally

  1. clone this repo
  2. cd to the clone location and type yarn add --dev vitepress

Build docs locally for development

yarn docs:dev

Building

yarn docs:build && cp -r docs/assets/. docs/.vitepress/dist/assets/

For some reason assets are not being copied so we need to do it by hand

About

Bondy Documentation website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published