Skip to content

rubyunworks/kite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kite

“Go Fly a Kite”

Kite is a tool for hosting static websites on the cloud.

Currently S3 is the only supported backend cloud service, but other adapters can be easily added.

NOTES

This sync code is not yet wired to the exectuable. Currently the code shells out to the command line, so I have posponed this until it can be done via Ruby code. The sync procedure probably needs some work in any case.

I have been able to sync a sample site via an IRB session , and the Sinatra-based server appears to serve the site just fine (though I have no doubt it will require some tweaking yet).

Releases

No releases published

Packages

No packages published

Languages