Tomek Augustyn
Tomek Augustyn
That should be somewhat optional/configurable. Had lots of issues with Harp minimizing JS by default and it's very hard to debug.
I don't like underscores as they look ugly. Config files should also be avoided b/c of the zero configuration principle. `.min.js` filter sounds great to me!
Hi Manik, here are the details: - Device & OS version: `iPhone X/6, iOS 12.3.1` - SDK version: `2.16.0` - OTRN version: `0.11.1` Thanks! /Tomek
+1 :)
I am also thinking of creating a blog engine based off @kennethormandy article (http://kennethormandy.com/journal/start-a-blog-with-harp) that would rather use folders for articles, to eliminate the need of having _data.json file. Each...
.harpignore would be bliss. Since Harp is a zero-conf framework, this gives enough flexibility without adding any ignore JSON config files. Another benefit would be getting rid of the need...
Got it working but it shows this when it runs (no errors though). How can I open a midi file?
Although, on the second thought maybe it's not a good idea to have it included with fit.js – since the use case scenario will always be different. I've ended up...
Same here, doesn't work on OS X 10.10.2 with Chrome 40.0.2214.115
Great! I will smooth it in. One question: what's the difference between these? "Syntax Highlighting for Sass" gets automatically installed with SASS package. ![screen shot 2013-12-16 at 3 01 50...