Address many code style issues after the Ember CLI upgrade
Drop ember-code-snippet, which is old, unmaintained, and not future safe, in favor of a very lame hand-written snippet system.
Some fixes to the docs pages, which seemed to have gone broken. They are not pretty, but everything works.
Drop ember-cli-fastboot. It was demanding additional dependencies in order to work correctly which I do not think should be added as library level dependencies. Seems like something to address as/if we split out the docs site (or I will later make an ember-try scenario for the docs site generation if ember-cli-fastboot is a requirement for that, I don't think it is)
Also