Mattias Erming

Results 23 comments of Mattias Erming

Nah, I think it's overkill. And we can't really take for granted that people using this boilerplate knows Node and how to run/add tests. And Travis requires signing up, right?...

> Thirdly, your theme looks awesome! I second that!

![53976021](https://cloud.githubusercontent.com/assets/2502500/4123335/18a013da-32cd-11e4-974e-e15c82b6ed1e.jpg)

Maybe we could manually curate a list of selected themes. Ping @thomasdavis; What do you think about this?

+1 We should fix this when you get back. I also suggest that we rename `homepage` to `resume-website`. I like the idea of keeping all the tools under the `resume-*`...

I guess you mean http://registry.jsonresume.org/. Here's a checklist of what works: - [x] HTML: http://registry.jsonresume.org/thomasdavis - [x] JSON: http://registry.jsonresume.org/thomasdavis.json - [ ] DOC: http://registry.jsonresume.org/thomasdavis.doc - [x] PDF: http://registry.jsonresume.org/thomasdavis.pdf We should...

Will look into this!

Yeah, I could add a couple of more shorthands. But you guys should try pressing TAB to complete commands. Like this `/p`. You can even tabcomplete after just typing `/`...

Glad to hear you solved it! Just remember that the `password` property is not the same as NickServ identify. And to make sure that `commands` property wasn't broken, I tried...

@dgw is right. However, there is already a 1000ms delay in place, but maybe it's not enough. The code for running commands and joining channels can be found here: https://github.com/erming/shout/blob/master/src/client.js#L196...