RxSwiftCommunity / guides.rxswift.org

Content of the website guides.rxswift.org
19 stars 5 forks source link

Add automation for deployment when pushing to master #5

Open bontoJR opened 8 years ago

bontoJR commented 8 years ago

At the moment, the automated script is broken, I will create a new one to make sure the website is deployed when a new commit is pushed to master branch.

orta commented 8 years ago

:+1: - this is how we do it in CocoaPods, works really well.

bontoJR commented 8 years ago

Automation is almost there, now every push automatically re-generate all the files for every sub-domain, but the main link is broken, I need to find a way to fix that.