ruby -v
Ruby Version: 2.3.1
gem install [email protected]
bundle exec middleman version
Middleman Version: 4.0.0
bundle install
TO RUN
bundle exec middleman s
TO BUILD
npm run build
DEPLOY TO DEV
npm run deploy:dev
DEPLOY TO PROD
npm run deploy:prod
Give non-root user ownership ability to scp
sudo chown -R ozywuli /var/www/ozywuli.com