Question

Hi so I'm working in PyCharm using the Pyramid Python framework and using the template system Mako, .mak files.

With LiveReload I was able to add the .mak file extensions and it was able to refresh the pages I was working on.

I'm not sure how to do that with Codekit

Was it helpful?

Solution

Just figured it out, in preferences > languages I added mak

Then back in preferences > general I have to make sure that my localhost / ip had to be included in the Auto-reload browsers section.

enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top