I update my CSS files but I can’t see these changes on production. It’s a simple page for a personal project, but I can’t see my changes on live site, also if I open directly these files, but when I open with the editor everything looks fine.
So I guess is an issue from cache on Ghost, is there a way to disable “Cache”? I want to see my changes automatically.
There is my website: https://goltastico.com
I’m using: Ghost-CLI version: 1.9.6 and Ghost version: 2.3.0
That runs on Ubuntu 16.04 with Caddy as a server.
Oh and use Cloudflare but I don’t catch any asset
I use Chrome, Safari and Firefox for Test, no errors in console (about Style).
So basically I just want to see my changes live when I save my files, and don’t add the “v?=XXXX” when I render my website.
For development with Casper, I’d recommend following the development instructions here, or is that what you had been doing already, and the changes weren’t showing up?