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

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 491 Bytes

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