Docker-DCO-1.1-Signed-off-by: AJ Bowen <aj@gandi.net> (github: soulshake)
| ... | ... |
@@ -53,12 +53,12 @@ run `mkdocs serve` |
| 53 | 53 |
|
| 54 | 54 |
## Style guide |
| 55 | 55 |
|
| 56 |
-The documentation is written with paragraphs wrapped at 80 colum lines to make |
|
| 56 |
+The documentation is written with paragraphs wrapped at 80 column lines to make |
|
| 57 | 57 |
it easier for terminal use. |
| 58 | 58 |
|
| 59 | 59 |
### Examples |
| 60 | 60 |
|
| 61 |
-When writing examples give the user hints by making them resemble what they see |
|
| 61 |
+When writing examples, give the user hints by making them resemble what they see |
|
| 62 | 62 |
in their shell: |
| 63 | 63 |
|
| 64 | 64 |
- Indent shell examples by 4 spaces so they get rendered as code. |
| ... | ... |
@@ -76,7 +76,7 @@ references them, or in a subdirectory if one already exists. |
| 76 | 76 |
|
| 77 | 77 |
## Working using GitHub's file editor |
| 78 | 78 |
|
| 79 |
-Alternatively, for small changes and typos you might want to use GitHub's built |
|
| 79 |
+Alternatively, for small changes and typos you might want to use GitHub's built- |
|
| 80 | 80 |
in file editor. It allows you to preview your changes right on-line (though |
| 81 | 81 |
there can be some differences between GitHub Markdown and [MkDocs |
| 82 | 82 |
Markdown](http://www.mkdocs.org/user-guide/writing-your-docs/)). Just be |
| ... | ... |
@@ -85,8 +85,8 @@ work!](../CONTRIBUTING.md#sign-your-work) |
| 85 | 85 |
|
| 86 | 86 |
## Publishing Documentation |
| 87 | 87 |
|
| 88 |
-To publish a copy of the documentation you need a `docs/awsconfig` To make life |
|
| 89 |
-easier for file containing AWS settings to deploy to. The release script will |
|
| 88 |
+To publish a copy of the documentation you need a `docs/awsconfig` |
|
| 89 |
+file containing AWS settings to deploy to. The release script will |
|
| 90 | 90 |
create an s3 if needed, and will then push the files to it. |
| 91 | 91 |
|
| 92 | 92 |
[profile dowideit-docs] aws_access_key_id = IHOIUAHSIDH234rwf.... |