Viostream is the Jekyll theme written for Viostream, using a responsive design to optimize the display of mobile devices.
(Prerequisites: docker)
- Checkout the repo
- Run
docker-compose up
- Browse to localhost:4000
docker run --rm \
-e JEKYLL_ENV=production \
-v $(pwd):/srv/jekyll \
jekyll/builder jekyll build
cd _site
aws-vault exec viocorp-superuser -- aws s3 sync ./ s3://viostream-com-production/