Code of nervos.org
bundle
yarn start
bundle exec middleman server
yarn build
bundle exec middleman build
you can upload build
directory to sever and serve it.
build exec rake build
this command will push build
dir to build
branch, you can server this branch files.