eudicots / Cactus

Static site generator for designers. Uses Python and Django templates.
BSD 3-Clause "New" or "Revised" License
3.47k stars 313 forks source link

Working with CloudFront #147

Closed noelforte closed 9 years ago

noelforte commented 9 years ago

Right now, I have an s3 bucket that is connected to Amazon CloudFront with the codebase being operated by Jekyll and Grunt. Building and deploying has been a fairly convoluted process to set up and there are a lot of steps in the build chain. Cactus looks pretty cool and I'm think about trying it out, but my only concern is what steps could potentially be taken on cactus so that buckets that are connected with CloudFront can have their changes go live immediately? Might this be a feature that could be added sometime in the future, or is the reliance still on other tools for this?

noelforte commented 9 years ago

No interest in pursuing this issue. Have found another solution.