Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

orbitjs/orbitjs-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orbitjs.com

This repo has been archived and is now read-only. The current content for orbitjs.com is maintained in the main orbit repo.

This site is built with hexo. Site design is heavily based on Vuejs.org. Site content is written in Markdown format located in src. Pull requests welcome!

Developing

Start a dev server at localhost:4000:

$ yarn install
$ yarn start