Files @ 6770e83e5d57
Branch filter:

Location: symposion_app/static/STATIC_README.md

James Polley
Switch to png as a plain boring attachment

In the body of the email, we can load the image direct from the
site. Prolly gonna fail a lot but at least it's a loud known visible
failure
# Static Media

We are using `gulp` and `npm` for our static build process.

Do NOT edit anything in the `dist/` directory.

Local development uses media from `dist/` and we are firm believers in building
static assets and committing them to the repo before deployments. This way we
always are testing and exercise exactly what will be served in production. It
also makes our deployment simpler.