Comment on Deploy Websites on Amazon S3 using Jekyll and GitComments−kersny15yI just set up something very similar last night, without git. I used http://s3tools.org/s3cmd in a simple bash script, which nicely replaced my previous rsync setup. Should be about $0.01 a month to run :)−joshkaufman15yThanks for the pointer to s3cmd - very useful.
Comments
I just set up something very similar last night, without git. I used http://s3tools.org/s3cmd in a simple bash script, which nicely replaced my previous rsync setup. Should be about $0.01 a month to run :)
Thanks for the pointer to s3cmd - very useful.