voxxit / s3-static-site

Using Ruby and Capistrano, build and deploy a static website to Amazon S3
MIT License
22 stars 47 forks source link

Advanced readme #9

Closed j15e closed 11 years ago

j15e commented 12 years ago

I have done a rewrite of the README and converted it to MarkDown allowing more edition options.

I think this version is more concise and ruby knowers oriented, feel free to reject, modify or pick only some parts.

You may like to pick the part about using Sinatra, Sinatra-AssetPack and Sinatra-Static, simple instruction one how to manage assets in a more powerfull way (ex. versionning assets ala styles.73821.css & logo.21321.png) in combination with this gem.

j15e commented 12 years ago

PS this PR assumes you'll merge S3 options #8 too, but I can create an other patch without it if you prefer. But I think S3 options is a must eheh.