-
I currently have several repositories that I am developing side by side.
I use 2 repositories to share common files via symlink such as media files and js,img,css,etc
**current main projects:**
"Ada…
-
I have some js files that I reuse in many project with small changes, and usually I put predefined append / prepends in those files, which are then linked to the files of various projects.
All work…
-
I would like the option to put output paths in the code file itself. This would enable less configuration when passing to other developers. For example
```
@codekit-output "../../views/home.jsp"
…
-
Is it a known issue that thousands of files could cause CodeKit to hang up or use up lots of memory with certain actions?
I have a folder with 3500+ images in it and decided I was going to hide all of…
jfrux updated
12 years ago
-
I was working on a large JS file for a building a big JSON object and had accidentally put a space before my tabs on each line. This produced 1000+ errors (which JSHint then stopped reporting at 1k) a…
-
On OS X Mavericks 10.9 (13A603) - Just updated to Codekit 1.9.2.
Now my Sass (.scss) stopped processing. I get this error:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby: illega…
-
Recently, I've been having a lot of issues with the orange bar appear stating that my connection to CodeKit is unstable. I'm not sure if this is because I finally made the switch to Yosemite or not, b…
-
Hi,
I'm using this app with CodeKit. I followed this post (http://stackoverflow.com/questions/11237792/shopify-theme-with-compass-and-sass) to append ".liquid" in the end of my .css file generated by …
-
I've been meaning to put some time into investigating what's up with Codekit and Jekyll. I just haven't had a chance. So I'm opening this super-lame "issue" to say, uh, hi. I'm using Jekyll, setup in …
-
Hi,
I'm trying to install PHPoAuthLib using CodeKit's Bower Components.
Saddly, I'm getting an installation error.
Could you please check your package.json or bower.json file? Could it be malform…