Changes not showing on remote server

Hi,

I am busy customising Consul for my organisation and have got it running on a remote Linux VPS. But when I change .yml files or sass files nothing changes in the appearance of my Consul.

Do I have to do something to push changes to make them visible?

Tnx!

Wouter

Hi, Wouter.

It looks like the assets are not being pre-compiled. We recommend configuring your development environment with Capistrano, so the assets will be pre-compiled automatically when deploying.

Regards!