You're viewing old version number 1. - Current version
More static site links
http://docs.aws.amazon.com/cli/latest/reference/s3/index.html
again:
http://www.aaronsw.com/weblog/000404
https://blog.lmorchard.com/2014/10/20/static-blog-generation-with-gulp/
http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html
again:
https://www.davidbaumgold.com/tutorials/host-static-site-aws-s3-cloudfront/#upload-to-s3
https://www.getlektor.com/ - python-based ssg
https://davidwalsh.name/introduction-static-site-generators
http://superuser.com/questions/279986/uploading-files-to-s3-account-from-linux-command-prompt
I've found Python's AWS bindings in the boto package (pip install boto) to be helpful for uploading data to S3.
http://docs.aws.amazon.com/cli/latest/reference/s3/
http://tmont.com/blargh/2014/1/uploading-to-s3-in-bash
https://gist.github.com/vszakats/2917d28a951844ab80b1
http://docs.aws.amazon.com/cli/latest/reference/s3/cp.html
Copies a local file or S3 object to another location locally or in S3.
http://docs.aws.amazon.com/AmazonS3/latest/gsg/CreatingABucket.html
http://docs.aws.amazon.com/codedeploy/latest/userguide/how-to-push-revision.html
http://stackoverflow.com/questions/15910534/how-to-transfer-files-between-aws-s3-and-aws-ec2
http://stackoverflow.com/questions/16299710/pushing-to-s3-bucket
http://docs.aws.amazon.com/AmazonS3/latest/dev/RESTAuthentication.html
http://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html
http://docs.aws.amazon.com/cli/latest/userguide/cli-s3.html
From JR's : articles
66 words - 1831 chars
created on
- #
source
- versions