Hacker News new | ask | show | jobs
by bosdev 3483 days ago
Another alternative is to deploy to S3/Cloudfront using Stout (http://stout.is).
2 comments

Amazing. I've been using s3_website (1.4k stars) and it works great w/ Jekyll and CloudFront as well: https://github.com/laurilehmijoki/s3_website
That looks nice. I use middleman with s3_sync(https://github.com/fredjean/middleman-s3_sync) but I'd have used Stout if I had known about it.