rsolari / opennewyork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website for opennewyork.city, a pro-housing nonprofit focused on land-use and zoning reform.

https://stormpath.com/blog/ultimate-guide-deploying-static-site-aws


aws s3 sync --acl public-read --sse --profile openny-admin --delete ./source s3://aws-website-opennewyork-7fok8
aws configure --profile openny-admin set preview.cloudfront true
aws cloudfront create-invalidation --profile openny-admin --distribution-id E2YIU5RYORBLCO --paths '/*'
aws cloudfront create-invalidation --profile openny-admin --distribution-id E2YIU5RYORBLCO --paths '/images/*'

About

License:Other


Languages

Language:HTML 56.1%Language:CSS 31.5%Language:JavaScript 12.5%