Skip to content

Latest commit

 

History

202 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openbase Website Repository

The official bco website repository used to present the project and community guidelines.

Netlify Status

Online: https://basecubeone.org
Master: https://master.basecubeone.org

Technical Details

Install

Ubuntu / Debian

  • Setup Vuepress
    • Add Yarn Debian Repository Key
      curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -

    • Register Yarn Debian Repository
      echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list

    • Install nodejs, npm, yarn
      sudo apt-get update && sudo apt-get install nodejs npm yarn

    • Navigate into the project folder and install vuepress
      yarn install

MacOs

  • Setup Vuepress
    • Via brew: brew install nodejs npm yarn
    • Navigate into the project folder and perform: yarn install

Run Local Webserver

Navigate into the project folder and perform: yarn serve

About

The content of basecubeone.org

Resources

Stars

2 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages