Justin Foley

Results 4 issues of Justin Foley

[Documentation is now opt in](https://users.rust-lang.org/t/psa-rust-documentation-is-now-optional-and-opt-in-when-installing-via-rustup/8072), add a note in [Learning Where to Find the Ropes](http://stevedonovan.github.io/rust-gentle-intro/1-basics.html#learning-where-to-find-the-ropes): `rustup component add rust-docs`

For example, if a `maxSize` filter fails it would be nice to automatically show feedback to the user.

To do

I'm attempting to use Let's Encrypt's manual cert verification which requires challenges to be served from `domain.com/.well-known/acme-challenge/some-long-random-file-name`. I have a `.surgeignore` with `!.well-known`, however surge doesn't want to server any...

![screen shot 2015-04-14 at 3 46 30 pm](https://cloud.githubusercontent.com/assets/3664777/7145894/7138bc7c-e2bd-11e4-8062-38ebef9a425d.png) I would expect the guide to go past the comment in .litcoffee files, however I realize this is an edge case in...