Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@ Also as always everything (including the RecordSet) will be created as
a CloudFormation stack so if you no longer need it you can just delete
the stack, leaving `weloveparens.com` unaffected.

For the common case of adding a `www` subdomain, you then only need to set the
"Static website hosting" property of the S3 bucket to "Redirect requests" toward
the root domain (`www.weloveparens.com` to `weloveparens.com`).

## Getting Help

To get help on the command line you can always run:
Expand Down