All Projects → RxSwiftCommunity → guides.rxswift.org

RxSwiftCommunity / guides.rxswift.org

Licence: other
Content of the website guides.rxswift.org

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

guides.rxswift.org

This website has been built using Hugo.

Run

First thing to do is to install Hugo, in Mac OS X is simple with brew:

$ brew install hugo

After that clone the repo and run:

$ hugo server --watch

This command will run a server and watch for changes, the website is then available at http://127.0.0.1:1313/.

Contributing

To contribute please create pull-requests direct on the master branch and I will be happy to check and merge them.

Deployment

Every single branch is deployed automatically to the correct website version, example 'cn.rxswift.org' will re-generate the content for the Chinese version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].