/nervos.org

Primary LanguageCSSMIT LicenseMIT

Nervos Webpage

Code of nervos.org

Init Project

bundle

Run project

yarn start
bundle exec middleman server

Build

yarn build
bundle exec middleman build

you can upload build directory to sever and serve it.

Deploy

build exec rake build

this command will push build dir to build branch, you can server this branch files.