Skip to content

boa-language/boa-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boa's website

This is Boa's official website. It uses VitePress, a Markdown-based static site generator. It is currently hosted there.

Building and running the Boa website

  • Install Bun.

  • Clone this repository:

    git clone https://github.com/boa-language/boa-website.git
  • Run the development server:

    bun docs:dev
  • Build for production:

    bun docs:build

    The generated bundle is located in the .vitepress/dist folder.

About

Boa's official website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors