Kendall Arneaud

Results 100 comments of Kendall Arneaud

@ehzhang is this project also stagnant https://github.com/ehzhang/sense-js/blob/master/public/js/sense.js?

Trying to accomplish this using your fork but it doesn't seem to work. which package should I be using

+1 Running into same error on Vagrant running node 7 npm 2.14 laravel 5.3

Me too. I think there is some sort of bug on mobile

Any clue on this? This looks like a bug with scrollify?

I'm trying to do the same as I use **metalsmtih-browsersync** and **metalsmith-sass** plugins This is my config ``` { source:"app", "metalsmith-watch": { "paths":{"app/sass/**/*" : "**/sass/*.scss", "app/js/**/*" : "**/js/*", "app/**/*.html" :...