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
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.