Yoz Grahame

Results 32 comments of Yoz Grahame

Would be good to add the example in your comment to the docs.

... or, at least, something in the doc that says that Elasticsearch falls back to `-no-client` behaviour, and sets up a tunnel through which one can use an HTTP client...

I have it _partially_ working, using the aforementioned `bass` in a new function: ```fish function xsh bass source $HOME/.xsh ';' xsh --d $argv end ``` Note that this doesn't set...

Hey @AmruthPillai, RXResume is a great project and I'd like to help if I can. I can make a PR to update the docs and add content on the "Information"...

I'm guessing that much of the content in `source-code` needs updating for v4. I'm happy to do a little work on that if it'd be valuable, just let me know.

Thanks for the tip! However, that key combo isn't obvious, and I don't think it's documented anywhere either. So it may cause problems for other users too.

I recommend starting with screenshots: they provide most of what people want to know about the experience. You can get super complicated with screenshots (and may need to, eventually) but...

And if you want help with a screencast, yell! I've done a few more of them since the Ning days. 😄

The way I've done it in my clone of jefe (which I haven't yet pushed public because it's still broken in other ways) is to add objects and function references...

@jeremiak created https://github.com/18F/docker-compose-django-react as a start point.