Skip to content

devxoul/rxswiftcommunity.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

When adding a new GitHub repository, there is no need to manually set stargazers, watchers or updated_at since these are updated automatically. Your basic "item" should look like so and be added to the appropriate section:

- name: YourProject
  repo: YourOrganization/YourProject
  description: A description of your project

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

Deploying

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

Thanks

Thanks to this project for the bootstrap theme.

About

For projects that support RxSwift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 63.7%
  • HTML 27.1%
  • CSS 7.9%
  • JavaScript 1.3%