From c4c2379a5e80bcd58085c02734b1b34b6a8f619d 2017-06-07 22:11:54 From: Christopher Neugebauer Date: 2017-06-07 22:11:54 Subject: [PATCH] site.js is now not part of the pipeline --- diff --git a/pinaxcon/templates/_scripts.html b/pinaxcon/templates/_scripts.html index 518102bdb17eb377e4405fd3d93889708326448d..b3cdce514c5d2343965ff1beb9d6dd423883687a 100644 --- a/pinaxcon/templates/_scripts.html +++ b/pinaxcon/templates/_scripts.html @@ -1 +1,6 @@ - +{% load compress %} +{% load staticfiles %} + +{% compress js %} + +{% endcompress %} diff --git a/static/STATIC_README.md b/static/STATIC_README.md deleted file mode 100644 index 1575caf62015941836aad91ff654c45d68397a56..0000000000000000000000000000000000000000 --- a/static/STATIC_README.md +++ /dev/null @@ -1,10 +0,0 @@ -# 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. diff --git a/static/src/js/site.js b/static/js/site.js similarity index 100% rename from static/src/js/site.js rename to static/js/site.js diff --git a/static/src/hbs/_scripts.hbs b/static/src/hbs/_scripts.hbs deleted file mode 100644 index ea0e2a9bb20e1dfe86819237c22bb1d92dd7a507..0000000000000000000000000000000000000000 --- a/static/src/hbs/_scripts.hbs +++ /dev/null @@ -1 +0,0 @@ - diff --git a/static/src/hbs/_styles.hbs b/static/src/hbs/_styles.hbs deleted file mode 100644 index c5371d02aea2f13201d10c96a0f43105d60d79ae..0000000000000000000000000000000000000000 --- a/static/src/hbs/_styles.hbs +++ /dev/null @@ -1 +0,0 @@ -