$ echo '.gems' > .rbenv-gemsets
$ bundle instsll
$ yarn install
- assets that Gulp copies to
.tmp
also gets copied tosrc
- no
rev()
on assets - use
src
anddist
as source and destination - don't exclude
assets
in_config.yml
Branch: master
Build Cmd: gulp build --prod
Public folder: dist/
JEKYLL_ENV: production
- don't build assets on Netlify, only locally