* Reword lots of instances of 'will'
* Reword lots of instances of won't
* Reword lots of instances of we'll
* Eradicate you'll
* Eradicate 'be able to' type of phrases
* Eradicate 'unable to' type of phrases
* Eradicate 'has / have to' type of phrases
* Eradicate 'note that' type of phrases
* Eradicate 'in order to' type of phrases
* Redirect to official Chef and Puppet docs
* Eradicate gratuitous 'please'
* Reduce use of e.g.
* Reduce use of i.e.
* Reduce use of N.B.
* Get rid of 'sexagesimal' and correct some errors
Docker docs use git submodules. Docs on how to clone and then serve
using Jekyll should recommend `--recursive`.
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
- Added a note about the nokogiri package dependencies when using
Bundler.
- Reorganized the whole "Use Jekyll directly" section for better
readability.
* Add info about Netlify, convert .NOT_EDITED_HERE to YAML, other misc improvements
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
* Move YAML file, symlink it in the root
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Also fix regeneration. The starefossen/github-pages image had
--force_polling set to poll the filesystem, but this didn't
seem to work. Docker for Mac/Windows supports filesystem events,
so it now uses this instead.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
dotCloud no longer exists, and since this part of the
readme is refering to "where it all started", replaced
the link with an archive link around the time that
Docker was publicly announced.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* users don't have to create an google account for using the google groups. They
can simply email to e.g. "docker-user+subscribe@googlegroups.com" to
subscribe.
* since this behavior is not mentioned on the google group website, i think its
a good idea to explain this method here.
Signed-off-by: toogley <toogley@mailbox.org>