Skip to content

Commit

Permalink
Changes deployment strategy to s3.
Browse files Browse the repository at this point in the history
  • Loading branch information
istrau3 committed Oct 24, 2017
1 parent 60a3248 commit 361e2b4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions Dockerfile

This file was deleted.

1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aws s3 sync --profile lupoex --acl public-read site/ s3://$1
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ pages:
- Create An Account: 'getting-started/create-an-account.md'
- Log In: 'getting-started/log-in.md'
- View Your First Market: 'getting-started/view-your-first-market.md'
- Terms And Conditions: 'terms-and-conditions.md'
theme: material
site_favicon: 'images/favicon.ico'
markdown_extensions:
Expand Down

0 comments on commit 361e2b4

Please sign in to comment.