Kraig Walker

Results 8 issues of Kraig Walker

So I've made up a Gruntfile on my own fork. It concats all the js files, minifies, uglifies and does the same with html and css files, then copies everything...

@anubiann00b suggested having a graph of what choices and stuff people make. An analytics package could be used to follow the "flows" of what people choose, and what people choose...

The feels... I've also made some performance / sanity optimizations on my fork if you're ever interested. Kinda tempted to make a iPhone/Android branch. But that's really your call

adds the media query to the light version of email template

In the same fashion as supporting @2x resolution on retina devices, add support for newer @3x resolutions.

Hi there, first up - awesome engine. It's a true pile of awesome. I was hoping to start out learning CAAT's CSS/DOM renderer to try making a simple game or...

Remove duplicate "resolve" key in the webpack.config.js of nav

Modify the `promptContinue` function to accept both an empty input and 'y' as valid responses for continuation. Previously `promptContinue` expected an empty string (just hit Return/Enter) and would throw an...