문제

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.

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top