Files @ c56c7498700b
Branch filter:

Location: CopyleftConf/copyleftconf-website/static/STATIC_README.md

Christopher Neugebauer
Prepares registrasion-demo to match the 0.1 release of registrasion.
# 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.