Files @ 1ba1a97c4555
Branch filter:

Location: symposion_app/static/STATIC_README.md

Sachi King
move templates out of vendor specific locations

Lets not kid ourselves. The whole apps templates are client specific.
Lets just remove that and not think it isn't.
# 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.