/rxswiftcommunity.github.io

For projects that support RxSwift

Primary LanguageRubyMIT LicenseMIT

Build Status


Website for projects that support RxSwift.

Adding a new project

The site is generated from this file; add new projects there in yaml format. If you get stuck, just open an issue!

Contributing

  1. Fork the project.
  2. Clone it locally.
  3. Run bundle install
  4. Use middleman and browse to localhost:4567 to preview changes.
  5. Open a PR 🎉 targeting the source branch

To add a new project to the site, add it to the items.yml file. Let us know if you have any questions!

Deploying

Deploying is handled automatically when a commit is made to the source branch.

Thanks

Thanks to this project for the bootstrap theme.